![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRwScenarioEventUUID |
| Specialized version of the DtRwUUID – creates a new UUID if one is not specified in the file based on the current scenario event. More... | |
| class | DtRwScenarioEvent |
| The DtRwScenarioEvent class will define the contents of a scenario event and it's current status. More... | |
| struct | DtRwScenarioEvent::PredecessorItem |
Variables | |
| const int | DtSEPredecessorType_Active = 1 |
| const int | DtSEPredecessorType_Concluded = 2 |
| const int | DtSETriggerStatus_None = 0 |
| const int | DtSETriggerStatus_Pending = 1 |
| const int | DtSETriggerStatus_Suspended = 2 |
| const int | DtSETriggerStatus_InProcess = 3 |
| const int | DtSETriggerStatus_Concluded = 4 |
| const int | DtSEStartTimeType_Start = 0 |
| const int | DtSEStartTimeType_Manual = 1 |
| const int | DtSEStartTimeType_Link = 2 |
| const int | DtSEStartTimeType_SPLUS = 3 |
| const int | DtSEStartTimeType_Immediate = 4 |
| const int | DtSEStartTimeType_IntelligenceObject = 100 |
| const int | DtSEEndTimeType_Manual = 0 |
| const int | DtSEEndTimeType_TOD = 1 |
| const int | DtSEEndTimeType_SPLUS = 2 |
| const int | DtSEEndTimeType_Never = 3 |
| const double | DtScenarioEventVersion = 2.0 |
| const int DtSEPredecessorType_Active = 1 |
| const int DtSEPredecessorType_Concluded = 2 |
| const int DtSETriggerStatus_None = 0 |
| const int DtSETriggerStatus_Pending = 1 |
| const int DtSETriggerStatus_Suspended = 2 |
| const int DtSETriggerStatus_InProcess = 3 |
| const int DtSETriggerStatus_Concluded = 4 |
| const int DtSEStartTimeType_Start = 0 |
| const int DtSEStartTimeType_Manual = 1 |
| const int DtSEStartTimeType_Link = 2 |
| const int DtSEStartTimeType_SPLUS = 3 |
| const int DtSEStartTimeType_Immediate = 4 |
| const int DtSEStartTimeType_IntelligenceObject = 100 |
| const int DtSEEndTimeType_Manual = 0 |
| const int DtSEEndTimeType_TOD = 1 |
| const int DtSEEndTimeType_SPLUS = 2 |
| const int DtSEEndTimeType_Never = 3 |
| const double DtScenarioEventVersion = 2.0 |