VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrf::DtSpotReportState Struct Reference
Inheritance diagram for makVrf::DtSpotReportState:
Inheritance graph
[legend]

Public Member Functions

 DtSpotReportState ()
 CTOR.
virtual ~DtSpotReportState ()
 DTOR.
const DtSimpleTypedDictionarydictionary () const
DtSimpleTypedDictionarydictionary ()
void setType (const std::string &t)
 The type is a keyword that will be used to look up in the spot report manager as to how to visualize this spot report.
const std::string & type () const
void setName (const std::string &name)
 This will be used to track the name of the spot report.
const std::string & name () const
- Public Member Functions inherited from makVrv::DtSimState
 DtSimState ()
virtual ~DtSimState ()

Public Attributes

std::string myType
std::string myName
DtSimpleTypedDictionary mySpotReportDictionary

Constructor & Destructor Documentation

makVrf::DtSpotReportState::DtSpotReportState ( )

CTOR.

virtual makVrf::DtSpotReportState::~DtSpotReportState ( )
virtual

DTOR.

Member Function Documentation

const DtSimpleTypedDictionary& makVrf::DtSpotReportState::dictionary ( ) const
inline
DtSimpleTypedDictionary& makVrf::DtSpotReportState::dictionary ( )
inline
void makVrf::DtSpotReportState::setType ( const std::string &  t)
inline

The type is a keyword that will be used to look up in the spot report manager as to how to visualize this spot report.

If the type is not set, or, is not in the dictionary, then it will not be visualized

const std::string& makVrf::DtSpotReportState::type ( ) const
inline
void makVrf::DtSpotReportState::setName ( const std::string &  name)
inline

This will be used to track the name of the spot report.

const std::string& makVrf::DtSpotReportState::name ( ) const
inline

Member Data Documentation

std::string makVrf::DtSpotReportState::myType
std::string makVrf::DtSpotReportState::myName
DtSimpleTypedDictionary makVrf::DtSpotReportState::mySpotReportDictionary

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)