VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
trpgrAppFile Class Reference

Public Member Functions

 trpgrAppFile ()
 
 trpgrAppFile (trpgEndian, const char *)
 
virtual void Init (trpgEndian, const char *)
 
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
 

Constructor & Destructor Documentation

trpgrAppFile::trpgrAppFile ( )
inline
trpgrAppFile::trpgrAppFile ( trpgEndian  ,
const char  
)
virtual trpgrAppFile::~trpgrAppFile ( void  )
virtual

Member Function Documentation

virtual void trpgrAppFile::Init ( trpgEndian  ,
const char  
)
virtual

real construction is here

virtual bool trpgrAppFile::Read ( trpgMemReadBuffer ,
int32  offset 
)
virtual
virtual bool trpgrAppFile::Read ( char data,
int32  baseOffset,
int32  objOffset,
int32  dataSize 
)
virtual
bool trpgrAppFile::isValid ( void  ) const

Member Data Documentation

bool trpgrAppFile::valid
protected
trpgEndian trpgrAppFile::ness
protected
trpgEndian trpgrAppFile::cpuNess
protected
FILE* trpgrAppFile::fp
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)