![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_dvd_thread.h>
Inheritance diagram for mDoDvdThd_command_c:
Collaboration diagram for mDoDvdThd_command_c: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 |
|
pure virtual |
Implemented in mDoDvdThd_callback_c, mDoDvdThd_mountArchive_c, mDoDvdThd_mountXArchive_c, and mDoDvdThd_toMainRam_c.
|
inline |
| bool mDoDvdThd_command_c::mIsDone |