VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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
 
std::string myOrbat
 
DtScenario myScenarioInformation
 
int myNumberOfLuaScripts
 

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
std::string DtInMemorySnapshot::myOrbat
DtScenario DtInMemorySnapshot::myScenarioInformation
int DtInMemorySnapshot::myNumberOfLuaScripts

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)