Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <resource.h>
Public Member Functions | |
TParse (JMessage::TResourceContainer *) | |
virtual | ~TParse () |
virtual bool | parseHeader_next (void const **, u32 *, u32) |
virtual bool | parseBlock_next (void const **, u32 *, u32) |
Public Member Functions inherited from JGadget::binary::TParse_header_block | |
virtual | ~TParse_header_block () |
bool | parse_next (const void **ppData_inout, u32 a2) |
bool | parse (const void *ppData_inout, u32 a2) |
bool | checkNext (const void **ptrLocation, u32 *headerEnd, u32 idx) |
Public Attributes | |
TResourceContainer * | pContainer_ |
TResource * | pResource_ |
JMessage::TParse::TParse | ( | JMessage::TResourceContainer * | pContainer | ) |
|
virtual |
|
virtual |
Implements JGadget::binary::TParse_header_block.
|
virtual |
Implements JGadget::binary::TParse_header_block.
TResourceContainer* JMessage::TParse::pContainer_ |
TResource* JMessage::TParse::pResource_ |