Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
mDoDvdThd_mountXArchive_c Class Reference

#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 ()
 
JKRArchivegetArchive () 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_ccreate (char const *, u8, JKRArchive::EMountMode, JKRHeap *)
 

Private Attributes

u8 mMountDirection
 
s32 mEntryNum
 
JKRArchivemArchive
 
JKRArchive::EMountMode mMountMode
 
JKRHeapmHeap
 

Additional Inherited Members

- Public Attributes inherited from mDoDvdThd_command_c
bool mIsDone
 
- Public Attributes inherited from node_class
struct node_classmpPrevNode
 
voidmpData
 
struct node_classmpNextNode
 

Constructor & Destructor Documentation

◆ ~mDoDvdThd_mountXArchive_c()

mDoDvdThd_mountXArchive_c::~mDoDvdThd_mountXArchive_c ( )
virtual

◆ mDoDvdThd_mountXArchive_c()

mDoDvdThd_mountXArchive_c::mDoDvdThd_mountXArchive_c ( u8  mountDirection,
JKRArchive::EMountMode  mountMode 
)

Member Function Documentation

◆ create()

mDoDvdThd_mountXArchive_c * mDoDvdThd_mountXArchive_c::create ( char const pArchivePath,
u8  mountDirection,
JKRArchive::EMountMode  mountMode,
JKRHeap pHeap 
)
static

◆ execute()

s32 mDoDvdThd_mountXArchive_c::execute ( )
virtual

Implements mDoDvdThd_command_c.

◆ getArchive()

JKRArchive * mDoDvdThd_mountXArchive_c::getArchive ( ) const
inline

Member Data Documentation

◆ mArchive

JKRArchive* mDoDvdThd_mountXArchive_c::mArchive
private

◆ mEntryNum

s32 mDoDvdThd_mountXArchive_c::mEntryNum
private

◆ mHeap

JKRHeap* mDoDvdThd_mountXArchive_c::mHeap
private

◆ mMountDirection

u8 mDoDvdThd_mountXArchive_c::mMountDirection
private

◆ mMountMode

JKRArchive::EMountMode mDoDvdThd_mountXArchive_c::mMountMode
private

The documentation for this class was generated from the following files: