![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_dvd_thread.h>
Inheritance diagram for mDoDvdThd_mountAramArchive_c:
Collaboration diagram for mDoDvdThd_mountAramArchive_c:Public Member Functions | |
| virtual | ~mDoDvdThd_mountAramArchive_c () |
| virtual s32 | execute () |
Public Member Functions inherited from mDoDvdThd_command_c | |
| virtual | ~mDoDvdThd_command_c () |
| mDoDvdThd_command_c () | |
| s32 | sync () |
| void | destroy () |
Public Attributes | |
| u8 | mMountDirection |
| s32 | mEntryNum |
| JKRAramArchive * | mArchive |
Public Attributes inherited from mDoDvdThd_command_c | |
| bool | mIsDone |
Public Attributes inherited from node_class | |
| struct node_class * | mpPrevNode |
| void * | mpData |
| struct node_class * | mpNextNode |
|
virtual |
|
virtual |
Implements mDoDvdThd_command_c.
| JKRAramArchive* mDoDvdThd_mountAramArchive_c::mArchive |
| s32 mDoDvdThd_mountAramArchive_c::mEntryNum |
| u8 mDoDvdThd_mountAramArchive_c::mMountDirection |