VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
trpgReadWriteable Class Reference
Inheritance diagram for trpgReadWriteable:
Inheritance graph
[legend]

Public Member Functions

 trpgReadWriteable ()
virtual bool Write (trpgWriteBuffer &)=0
virtual bool Read (trpgReadBuffer &)
virtual void Reset (void)=0
virtual bool Print (trpgPrintBuffer &) const
const char * getErrMess () const
- Public Member Functions inherited from trpgCheckable
 trpgCheckable (void)
virtual ~trpgCheckable (void)
bool isValid (void) const
 Returns the state of the valid flag, or can be overriden by a subclass to do a more complex check.
virtual TeAttrHdl GetHandle () const
virtual void SetHandle (TeAttrHdl hdl)

Protected Attributes

char errMess [512]
- Protected Attributes inherited from trpgCheckable
bool valid
TeAttrHdl handle
bool writeHandle

Constructor & Destructor Documentation

trpgReadWriteable::trpgReadWriteable ( )
inline

Member Function Documentation

virtual bool trpgReadWriteable::Write ( trpgWriteBuffer )
pure virtual
virtual bool trpgReadWriteable::Read ( trpgReadBuffer )
inlinevirtual
virtual void trpgReadWriteable::Reset ( void  )
pure virtual
virtual bool trpgReadWriteable::Print ( trpgPrintBuffer ) const
inlinevirtual
const char* trpgReadWriteable::getErrMess ( ) const
inline

Member Data Documentation

char trpgReadWriteable::errMess[512]
mutableprotected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)