TrinityCore
|
This is the complete list of members for MPQFile, including all inherited members.
buffer | MPQFile | private |
close() | MPQFile | |
eof | MPQFile | private |
getBuffer() | MPQFile | inline |
getPointer() | MPQFile | inline |
getPos() | MPQFile | inline |
getSize() | MPQFile | inline |
isEof() | MPQFile | inline |
MPQFile(const MPQFile &f) | MPQFile | private |
MPQFile(HANDLE mpq, const char *filename, bool warnNoExist=true) | MPQFile | |
operator=(const MPQFile &f) | MPQFile | private |
pointer | MPQFile | private |
read(void *dest, size_t bytes) | MPQFile | |
seek(int offset) | MPQFile | |
seekRelative(int offset) | MPQFile | |
size | MPQFile | private |
~MPQFile() | MPQFile | inline |