![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <resource.h>
Inheritance diagram for JMessage::TParse:
Collaboration diagram for JMessage::TParse:Public Member Functions | |
| TParse (JMessage::TResourceContainer *pContainer) | |
| virtual | ~TParse () |
| virtual bool | parseHeader_next (const void **ppData_inout, u32 *puBlock_out, u32) |
| virtual bool | parseBlock_next (const void **ppData_inout, u32 *puData_out, u32) |
Public Member Functions inherited from JGadget::binary::TParse_header_block | |
| virtual | ~TParse_header_block ()=0 |
| 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_ |