VR-Forces 4.8 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
trpgCheckable Class Reference
Inheritance diagram for trpgCheckable:
Inheritance graph
[legend]

Public Member Functions

 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. More...
 
virtual TeAttrHdl GetHandle () const
 
virtual void SetHandle (TeAttrHdl hdl)
 

Protected Attributes

bool valid
 
TeAttrHdl handle
 
bool writeHandle
 

Constructor & Destructor Documentation

trpgCheckable::trpgCheckable ( void  )
virtual trpgCheckable::~trpgCheckable ( void  )
virtual

Member Function Documentation

bool trpgCheckable::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 trpgCheckable::GetHandle ( ) const
inlinevirtual
virtual void trpgCheckable::SetHandle ( TeAttrHdl  hdl)
inlinevirtual

Member Data Documentation

bool trpgCheckable::valid
protected
TeAttrHdl trpgCheckable::handle
protected
bool trpgCheckable::writeHandle
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)