![]() |
VR-Forces 4.0.4 Class Documentation
|
Public Member Functions | |
| DtDfadRecord () | |
| virtual bool | setFile (FILE *f) |
| virtual bool | getWords (DtU8 *pword, int howMany=1) |
Protected Member Functions | |
| virtual bool | read () |
| virtual bool | moveWords (DtU8 *pword, int howMany=1, int offsetInWords=0) |
Protected Attributes | |
| DtU8 | myData [2709] |
| int | myPointerLocation |
| int | myWordsAvailable |
| int | myCurrentWord |
| bool | myLoaded |
| FILE * | myFile |
| bool | myAlignToByte |
| virtual bool DtDfadRecord::setFile | ( | FILE * | f | ) | [virtual] |
| virtual bool DtDfadRecord::getWords | ( | DtU8 * | pword, |
| int | howMany = 1 |
||
| ) | [virtual] |
| virtual bool DtDfadRecord::read | ( | ) | [protected, virtual] |
| virtual bool DtDfadRecord::moveWords | ( | DtU8 * | pword, |
| int | howMany = 1, |
||
| int | offsetInWords = 0 |
||
| ) | [protected, virtual] |
DtU8 DtDfadRecord::myData[2709] [protected] |
int DtDfadRecord::myPointerLocation [protected] |
int DtDfadRecord::myWordsAvailable [protected] |
int DtDfadRecord::myCurrentWord [protected] |
bool DtDfadRecord::myLoaded [protected] |
FILE* DtDfadRecord::myFile [protected] |
bool DtDfadRecord::myAlignToByte [protected] |