VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes
DtInMemorySnapshot Struct Reference

Structure holds a complete single-backend snapshot state in memory. More...

Public Types

typedef std::vector
< std::string * > 
OOB

Public Member Functions

 DtInMemorySnapshot ()
virtual ~DtInMemorySnapshot ()

Public Attributes

int myId
double mySimTime
bool myIsPeriodic
OOB myOob
std::string myPlans
std::string myScenarioExtras
std::string myScenarioScripts
DtScenario myScenarioInformation

Detailed Description

Structure holds a complete single-backend snapshot state in memory.

Member Typedef Documentation

typedef std::vector<std::string*> DtInMemorySnapshot::OOB

Constructor & Destructor Documentation

DtInMemorySnapshot::DtInMemorySnapshot ( )
inline
virtual DtInMemorySnapshot::~DtInMemorySnapshot ( )
virtual

Member Data Documentation

int DtInMemorySnapshot::myId
double DtInMemorySnapshot::mySimTime
bool DtInMemorySnapshot::myIsPeriodic
OOB DtInMemorySnapshot::myOob
std::string DtInMemorySnapshot::myPlans
std::string DtInMemorySnapshot::myScenarioExtras
std::string DtInMemorySnapshot::myScenarioScripts
DtScenario DtInMemorySnapshot::myScenarioInformation

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)