VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 chargetErrMess () 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)