VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrf::DtExternalDataState Struct Referenceabstract

General dictionary of values that state can subclass from to hold information that is considered "external" to a simulation run by VR-Forces and can be used to display additional information in the front-end.

Inheritance diagram for makVrf::DtExternalDataState:
Inheritance graph
[legend]

Public Member Functions

 DtExternalDataState ()
 
 DtExternalDataState (const DtExternalDataState &)
 
virtual ~DtExternalDataState ()
 
const DtSimpleTypedDictionarydictionary () const
 
DtSimpleTypedDictionarydictionary ()
 
virtual std::string dataHandlerType () const =0
 
virtual std::string visualHandlerType () const =0
 
bool operator== (const DtExternalDataState &) const
 
- Public Member Functions inherited from makVrv::DtSimState
 DtSimState ()
 
virtual ~DtSimState ()
 

Public Attributes

DtSimpleTypedDictionary myDictionary
 

Constructor & Destructor Documentation

makVrf::DtExternalDataState::DtExternalDataState ( )

CTOR.

makVrf::DtExternalDataState::DtExternalDataState ( const DtExternalDataState )
virtual makVrf::DtExternalDataState::~DtExternalDataState ( )
virtual

DTOR.

Member Function Documentation

const DtSimpleTypedDictionary& makVrf::DtExternalDataState::dictionary ( ) const
inline
DtSimpleTypedDictionary& makVrf::DtExternalDataState::dictionary ( )
inline
virtual std::string makVrf::DtExternalDataState::dataHandlerType ( ) const
pure virtual
virtual std::string makVrf::DtExternalDataState::visualHandlerType ( ) const
pure virtual
bool makVrf::DtExternalDataState::operator== ( const DtExternalDataState ) const

Member Data Documentation

DtSimpleTypedDictionary makVrf::DtExternalDataState::myDictionary

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)