![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_hostIO.h>
Inheritance diagram for mDoHIO_root_c:
Collaboration diagram for mDoHIO_root_c:Public Member Functions | |
| mDoHIO_root_c () | |
| void | update () |
| void | updateChild (s8) |
| void | deleteChild (s8) |
| int | createChild (const char *, JORReflexible *) |
| virtual void | genMessage (JORMContext *) |
| virtual | ~mDoHIO_root_c () |
Public Member Functions inherited from JORReflexible | |
| JORReflexible () | |
| virtual void | listenPropertyEvent (const JORPropertyEvent *) |
| virtual void | listen (u32, const JOREvent *) |
| virtual void | genObjectInfo (const JORGenEvent *) |
| virtual void | listenNodeEvent (const JORNodeEvent *) |
Public Member Functions inherited from JOREventListener | |
Public Attributes | |
| mDoHIO_subRoot_c | mSub |
Additional Inherited Members | |
Static Public Member Functions inherited from JORReflexible | |
| static JORServer * | getJORServer () |
|
inline |
|
virtual |
| int mDoHIO_root_c::createChild | ( | const char * | , |
| JORReflexible * | ) |
| void mDoHIO_root_c::deleteChild | ( | s8 | i_no | ) |
|
virtual |
Implements JORReflexible.
| void mDoHIO_root_c::update | ( | ) |
| void mDoHIO_root_c::updateChild | ( | s8 | i_no | ) |
| mDoHIO_subRoot_c mDoHIO_root_c::mSub |