VR-Forces 4.6 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 Reference

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.
 DtExternalDataState (const DtExternalDataState &)
virtual ~DtExternalDataState ()
 DTOR.
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 Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)