Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_hostIO.h>
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 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 | ||
) |
|
virtual |
Implements JORReflexible.
mDoHIO_child_c mDoHIO_subRoot_c::mChildren[80] |