This is the complete list of members for Aurora::GFF4File, including all inherited members.
| _header | Aurora::GFF4File | private |
| _id | Aurora::AuroraFile | protected |
| _origStream | Aurora::GFF4File | private |
| _sharedStrings | Aurora::GFF4File | private |
| _stream | Aurora::GFF4File | private |
| _structs | Aurora::GFF4File | private |
| _structTemplates | Aurora::GFF4File | private |
| _topLevelStruct | Aurora::GFF4File | private |
| _utf16le | Aurora::AuroraFile | protected |
| _version | Aurora::AuroraFile | protected |
| AuroraFile() | Aurora::AuroraFile | |
| clear() | Aurora::GFF4File | private |
| convertUTF16LE(uint32 x1, uint32 x2) | Aurora::AuroraFile | protectedstatic |
| findStruct(uint64 id) | Aurora::GFF4File | private |
| getDataOffset() const | Aurora::GFF4File | private |
| getID() const | Aurora::AuroraFile | |
| getNativeEncoding() const | Aurora::GFF4File | |
| getPlatform() const | Aurora::GFF4File | |
| getSharedString(uint32 i) const | Aurora::GFF4File | private |
| getStream(uint32 offset) const | Aurora::GFF4File | private |
| getStructTemplate(uint32 i) const | Aurora::GFF4File | private |
| getTopLevel() const | Aurora::GFF4File | |
| getType() const | Aurora::GFF4File | |
| getTypeVersion() const | Aurora::GFF4File | |
| getVersion() const | Aurora::AuroraFile | |
| GFF4File(Common::SeekableReadStream *gff4, uint32 type=0xFFFFFFFF) | Aurora::GFF4File | |
| GFF4File(const Common::UString &gff4, FileType fileType, uint32 type=0xFFFFFFFF) | Aurora::GFF4File | |
| GFF4Struct class | Aurora::GFF4File | friend |
| hasSharedStrings() const | Aurora::GFF4File | private |
| isBigEndian() const | Aurora::GFF4File | |
| isUTF16LE() const | Aurora::AuroraFile | |
| kPlatformPC enum value | Aurora::GFF4File | private |
| kPlatformPS3 enum value | Aurora::GFF4File | private |
| kPlatformXbox360 enum value | Aurora::GFF4File | private |
| load(uint32 type) | Aurora::GFF4File | private |
| loadHeader(uint32 type) | Aurora::GFF4File | private |
| loadStrings() | Aurora::GFF4File | private |
| loadStructs() | Aurora::GFF4File | private |
| Platform enum name | Aurora::GFF4File | private |
| readHeader(Common::ReadStream &stream, uint32 &id, uint32 &version, bool &utf16le) | Aurora::AuroraFile | static |
| readHeader(Common::ReadStream &stream, uint32 &id, uint32 &version) | Aurora::AuroraFile | static |
| readHeader(Common::ReadStream &stream) | Aurora::AuroraFile | protected |
| readHeaderID(Common::ReadStream &stream) | Aurora::AuroraFile | static |
| registerStruct(uint64 id, GFF4Struct *strct) | Aurora::GFF4File | private |
| SharedStrings typedef | Aurora::GFF4File | private |
| StructMap typedef | Aurora::GFF4File | private |
| StructTemplates typedef | Aurora::GFF4File | private |
| unregisterStruct(uint64 id) | Aurora::GFF4File | private |
| ~GFF4File() | Aurora::GFF4File | |