![]() |
VR-Forces 4.8 Class Documentation
|
Public Member Functions | |
| trpgrAppFile () | |
| trpgrAppFile (trpgEndian, const char *) | |
| virtual void | Init (trpgEndian, const char *) |
| real construction is here More... | |
| virtual | ~trpgrAppFile (void) |
| virtual bool | Read (trpgMemReadBuffer *, int32 offset) |
| virtual bool | Read (char *data, int32 baseOffset, int32 objOffset, int32 dataSize) |
| bool | isValid (void) const |
Protected Attributes | |
| bool | valid |
| trpgEndian | ness |
| trpgEndian | cpuNess |
| FILE * | fp |
|
inline |
| trpgrAppFile::trpgrAppFile | ( | trpgEndian | , |
| const char * | |||
| ) |
|
virtual |
|
virtual |
real construction is here
|
virtual |
|
virtual |
| bool trpgrAppFile::isValid | ( | void | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |