This is the complete list of members for Aurora::GFF3File, including all inherited members.
| _header | Aurora::GFF3File | private |
| _id | Aurora::AuroraFile | protected |
| _listOffsetToIndex | Aurora::GFF3File | private |
| _lists | Aurora::GFF3File | private |
| _offsetCorrection | Aurora::GFF3File | private |
| _repairNWNPremium | Aurora::GFF3File | private |
| _stream | Aurora::GFF3File | private |
| _structs | Aurora::GFF3File | private |
| _utf16le | Aurora::AuroraFile | protected |
| _version | Aurora::AuroraFile | protected |
| AuroraFile() | Aurora::AuroraFile | |
| clear() | Aurora::AuroraFile | |
| convertUTF16LE(uint32 x1, uint32 x2) | Aurora::AuroraFile | protectedstatic |
| getFieldData() const | Aurora::GFF3File | private |
| getID() const | Aurora::AuroraFile | |
| getList(uint32 i) const | Aurora::GFF3File | private |
| getStream(uint32 offset) const | Aurora::GFF3File | private |
| getStruct(uint32 i) const | Aurora::GFF3File | private |
| getTopLevel() const | Aurora::GFF3File | |
| getType() const | Aurora::GFF3File | |
| getVersion() const | Aurora::AuroraFile | |
| GFF3File(Common::SeekableReadStream *gff3, uint32 id=0xFFFFFFFF, bool repairNWNPremium=false) | Aurora::GFF3File | |
| GFF3File(const Common::UString &gff3, FileType type, uint32 id=0xFFFFFFFF, bool repairNWNPremium=false) | Aurora::GFF3File | |
| GFF3Struct class | Aurora::GFF3File | friend |
| isUTF16LE() const | Aurora::AuroraFile | |
| ListArray typedef | Aurora::GFF3File | private |
| load(uint32 id) | Aurora::GFF3File | private |
| loadHeader(uint32 id) | Aurora::GFF3File | private |
| loadLists() | Aurora::GFF3File | private |
| loadStructs() | Aurora::GFF3File | 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 |
| StructArray typedef | Aurora::GFF3File | private |
| ~GFF3File() | Aurora::GFF3File | virtual |