Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_dvd_thread.h>
Public Member Functions | |
virtual | ~mDoDvdThd_command_c () |
mDoDvdThd_command_c () | |
s32 | sync () |
void | destroy () |
virtual s32 | execute ()=0 |
Public Attributes | |
bool | mIsDone |
Public Attributes inherited from node_class | |
struct node_class * | mpPrevNode |
void * | mpData |
struct node_class * | mpNextNode |
|
virtual |
mDoDvdThd_command_c::mDoDvdThd_command_c | ( | ) |
|
inline |
Implemented in mDoDvdThd_toMainRam_c, mDoDvdThd_mountXArchive_c, mDoDvdThd_mountArchive_c, and mDoDvdThd_callback_c.
|
inline |
bool mDoDvdThd_command_c::mIsDone |