mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-30 02:58:57 -04:00
@@ -0,0 +1,62 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JKRAramStream.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JKernel/JKRAramStream.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802B61E4-802B6254 .text create__13JKRAramStreamFl */
|
||||
void JKRAramStream::create(long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6254-802B62A4 .text __ct__13JKRAramStreamFl */
|
||||
JKRAramStream::JKRAramStream(long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B62A4-802B6304 .text __dt__13JKRAramStreamFv */
|
||||
JKRAramStream::~JKRAramStream() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6304-802B6374 .text run__13JKRAramStreamFv */
|
||||
void JKRAramStream::run() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6374-802B637C .text readFromAram__13JKRAramStreamFv */
|
||||
void JKRAramStream::readFromAram() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B637C-802B6568 .text writeToAram__13JKRAramStreamFP20JKRAramStreamCommand */
|
||||
void JKRAramStream::writeToAram(JKRAramStreamCommand*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6568-802B6624 .text write_StreamToAram_Async__13JKRAramStreamFP18JSUFileInputStreamUlUlUl */
|
||||
void JKRAramStream::write_StreamToAram_Async(JSUFileInputStream*, unsigned long, unsigned long, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6624-802B66B8 .text sync__13JKRAramStreamFP20JKRAramStreamCommandi */
|
||||
void JKRAramStream::sync(JKRAramStreamCommand*, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B66B8-802B6708 .text setTransBuffer__13JKRAramStreamFPUcUlP7JKRHeap */
|
||||
void JKRAramStream::setTransBuffer(unsigned char*, unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6708-802B6714 .text __ct__20JKRAramStreamCommandFv */
|
||||
JKRAramStreamCommand::JKRAramStreamCommand() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802B6714-802B6770 .text getAvailable__20JSURandomInputStreamCFv */
|
||||
void JSURandomInputStream::getAvailable() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user