This is the complete list of members for RawFile, including all inherited members.
begin() const (defined in RawFile) | RawFile | inline |
data() const =0 (defined in RawFile) | RawFile | pure virtual |
end() (defined in RawFile) | RawFile | inline |
GetByte(size_t offset) const =0 (defined in RawFile) | RawFile | pure virtual |
GetBytes(size_t offset, uint32 nCount, void *pBuffer) const (defined in RawFile) | RawFile | |
GetShort(size_t offset) const =0 (defined in RawFile) | RawFile | pure virtual |
GetWord(size_t offset) const =0 (defined in RawFile) | RawFile | pure virtual |
IsValidOffset(uint32 ofs) (defined in RawFile) | RawFile | inline |
size() const =0 (defined in RawFile) | RawFile | pure virtual |
~RawFile() (defined in RawFile) | RawFile | inlinevirtual |