![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_dvd_thread.h>
Inheritance diagram for mDoDvdThd_mountXArchive_c:
Collaboration diagram for mDoDvdThd_mountXArchive_c:Public Member Functions | |
| virtual | ~mDoDvdThd_mountXArchive_c () |
| mDoDvdThd_mountXArchive_c (u8 mountDirection, JKRArchive::EMountMode mountMode) | |
| virtual s32 | execute () |
| JKRArchive * | getArchive () const |
Public Member Functions inherited from mDoDvdThd_command_c | |
| virtual | ~mDoDvdThd_command_c () |
| mDoDvdThd_command_c () | |
| s32 | sync () |
| void | destroy () |
Static Public Member Functions | |
| static mDoDvdThd_mountXArchive_c * | create (char const *, u8, JKRArchive::EMountMode, JKRHeap *) |
Private Attributes | |
| u8 | mMountDirection |
| s32 | mEntryNum |
| JKRArchive * | mArchive |
| JKRArchive::EMountMode | mMountMode |
| JKRHeap * | mHeap |
Additional Inherited Members | |
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 |
| mDoDvdThd_mountXArchive_c::mDoDvdThd_mountXArchive_c | ( | u8 | mountDirection, |
| JKRArchive::EMountMode | mountMode ) |
|
static |
|
virtual |
Implements mDoDvdThd_command_c.
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |