Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <binary.h>
Public Member Functions | |
TValueIterator_raw (const void *begin) | |
Public Member Functions inherited from JGadget::binary::TValueIterator< TParseValue_raw_< u8 >, 1 > | |
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_raw_< u8 >, 1 > | |
const void * | mBegin |
|
inline |