mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-10 22:31:52 -04:00
@@ -0,0 +1,78 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JASChannelMgr.cpp
|
||||
//
|
||||
|
||||
#include "JASChannelMgr.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 8028D3C0-8028D4D0 .text init__Q28JASystem11TChannelMgrFv */
|
||||
void JASystem::TChannelMgr::init() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D4D0-8028D514 .text stopAll__Q28JASystem11TChannelMgrFv */
|
||||
void JASystem::TChannelMgr::stopAll() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D514-8028D558 .text stopAllRelease__Q28JASystem11TChannelMgrFv */
|
||||
void JASystem::TChannelMgr::stopAllRelease() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D558-8028D5D0 .text initAllocChannel__Q28JASystem11TChannelMgrFUl */
|
||||
void JASystem::TChannelMgr::initAllocChannel(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D5D0-8028D778 .text getLogicalChannel__Q28JASystem11TChannelMgrFUl */
|
||||
void JASystem::TChannelMgr::getLogicalChannel(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D778-8028D7D8 .text moveListHead__Q28JASystem11TChannelMgrFPQ28JASystem8TChannelUl */
|
||||
void JASystem::TChannelMgr::moveListHead(JASystem::TChannel*, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D7D8-8028D838 .text moveListTail__Q28JASystem11TChannelMgrFPQ28JASystem8TChannelUl */
|
||||
void JASystem::TChannelMgr::moveListTail(JASystem::TChannel*, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D838-8028D8E4 .text addListHead__Q28JASystem11TChannelMgrFPQ28JASystem8TChannelUl */
|
||||
void JASystem::TChannelMgr::addListHead(JASystem::TChannel*, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D8E4-8028D9C4 .text addListTail__Q28JASystem11TChannelMgrFPQ28JASystem8TChannelUl */
|
||||
void JASystem::TChannelMgr::addListTail(JASystem::TChannel*, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028D9C4-8028DA38 .text getListHead__Q28JASystem11TChannelMgrFUl */
|
||||
void JASystem::TChannelMgr::getListHead(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028DA38-8028DAF0 .text cutList__Q28JASystem11TChannelMgrFPQ28JASystem8TChannel */
|
||||
void JASystem::TChannelMgr::cutList(JASystem::TChannel*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028DAF0-8028DC34 .text receiveAllChannels__Q28JASystem11TChannelMgrFPQ28JASystem11TChannelMgr */
|
||||
void JASystem::TChannelMgr::receiveAllChannels(JASystem::TChannelMgr*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028DC34-8028DDD0 .text checkLimitStart__Q28JASystem11TChannelMgrFUl */
|
||||
void JASystem::TChannelMgr::checkLimitStart(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028DDD0-8028DE94 .text checkLimitStop__Q28JASystem11TChannelMgrFPQ28JASystem8TChannelUl */
|
||||
void JASystem::TChannelMgr::checkLimitStop(JASystem::TChannel*, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user