Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <binary.h>
Public Member Functions | |
TValueIterator_misaligned (const TValueIterator_misaligned< T > &other) | |
TValueIterator_misaligned (const void *begin) | |
Public Member Functions inherited from JGadget::binary::TValueIterator< TParseValue_misaligned< T >, sizeof(T)> | |
TValueIterator (const void *begin) | |
const void * | get () const |
Parser::ParseType | operator* () |
TValueIterator & | operator++ () |
const TValueIterator | operator++ (int) |
TValueIterator & | operator+= (s32 v) |
Additional Inherited Members | |
Public Attributes inherited from JGadget::binary::TValueIterator< TParseValue_misaligned< T >, sizeof(T)> | |
const void * | mBegin |
|
inline |
|
inline |