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 | 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. More...

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

Public Member Functions

 DtExternalDataState ()
 CTOR. More...
 
 DtExternalDataState (const DtExternalDataState &)
 
virtual ~DtExternalDataState ()
 DTOR. More...
 
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
 

Detailed Description

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.

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)