VR-Forces 4.2 Class Documentation
List of all members | Public Types | Public Member Functions | Public Attributes
makVrf::DtVrlinkEmitterSystems Struct Reference

State for a list of emitter systems for an individual entity. More...

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

Public Types

typedef std::map
< makVrv::DtUniqueID,
DtVrlinkEmitterSystemState
EmitterSystems

Public Member Functions

 DtVrlinkEmitterSystems ()
 CTOR.
virtual ~DtVrlinkEmitterSystems ()
 DTOR.
bool operator== (const DtVrlinkEmitterSystems &) const
bool operator!= (const DtVrlinkEmitterSystems &rhs) const

Public Attributes

std::string myGlobalId
std::string myEntityId
std::string myEntityType
EmitterSystems myEmitterSystems

Detailed Description

State for a list of emitter systems for an individual entity.

Since entities can have multiple emitter systems they need a map by id of the systems

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtVrlinkEmitterSystems::DtVrlinkEmitterSystems ( )

CTOR.

virtual makVrf::DtVrlinkEmitterSystems::~DtVrlinkEmitterSystems ( )
virtual

DTOR.

Member Function Documentation

bool makVrf::DtVrlinkEmitterSystems::operator== ( const DtVrlinkEmitterSystems ) const
bool makVrf::DtVrlinkEmitterSystems::operator!= ( const DtVrlinkEmitterSystems rhs) const
inline

Member Data Documentation

std::string makVrf::DtVrlinkEmitterSystems::myGlobalId
std::string makVrf::DtVrlinkEmitterSystems::myEntityId
std::string makVrf::DtVrlinkEmitterSystems::myEntityType
EmitterSystems makVrf::DtVrlinkEmitterSystems::myEmitterSystems

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)