Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
This is the complete list of members for VBFile_t, including all inherited members.
Buffer | VBFile_t | private |
getpos() | VBFile_t | inline |
Position | VBFile_t | private |
readbytes(void *Destination, unsigned length) | VBFile_t | inline |
readfloat() | VBFile_t | inline |
readint16() | VBFile_t | inline |
readint32() | VBFile_t | inline |
readint8() | VBFile_t | inline |
readstring() | VBFile_t | inline |
readstring2() | VBFile_t | inline |
seekahead(unsigned count) | VBFile_t | inline |
seekback(unsigned count) | VBFile_t | inline |
seekto(unsigned offset) | VBFile_t | inline |
set(const void *_Buffer, unsigned _Size) | VBFile_t | inline |
Size | VBFile_t | private |