![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <binary.h>
Inheritance diagram for JGadget::binary::TParseValue_misaligned_< T >:
Collaboration diagram for JGadget::binary::TParseValue_misaligned_< T >:Public Types | |
| typedef T | ParseType |
Public Types inherited from JGadget::binary::TParseValue_raw_< T > | |
| typedef T | ParseType |
Static Public Member Functions | |
| static T | parse (const void *data) |
Static Public Member Functions inherited from JGadget::binary::TParseValue_raw_< T > | |
| static T | parse (const void *data) |
| T JGadget::binary::TParseValue_misaligned_< T >::ParseType |
|
inlinestatic |