![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_hostIO.h>
Inheritance diagram for mDoHIO_subRoot_c:
Collaboration diagram for mDoHIO_subRoot_c:Public Member Functions | |
| mDoHIO_subRoot_c () | |
| void | updateChild (s8) |
| void | deleteChild (s8) |
| s8 | createChild (const char *, JORReflexible *) |
| virtual void | genMessage (JORMContext *) |
| virtual | ~mDoHIO_subRoot_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_child_c | mChildren [80] |
Additional Inherited Members | |
Static Public Member Functions inherited from JORReflexible | |
| static JORServer * | getJORServer () |
|
inline |
|
virtual |
| s8 mDoHIO_subRoot_c::createChild | ( | const char * | i_name, |
| JORReflexible * | i_node ) |
| void mDoHIO_subRoot_c::deleteChild | ( | s8 | i_no | ) |
|
virtual |
Implements JORReflexible.
| void mDoHIO_subRoot_c::updateChild | ( | s8 | i_no | ) |
| mDoHIO_child_c mDoHIO_subRoot_c::mChildren[80] |