![]() |
VR-Forces 5.0.3 Developer's Guide
|
Interface content for a respone to add phase and set phase end condition requuests.

Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Static Public Member Functions inherited from DtSimInterfaceContent | |
| static DtSimInterfaceContent * | createInterfaceContent (int type) |
| static void | addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn) |
| static void | setFactory (DtInterfaceContentFactory *factory) |
| static DtInterfaceContentFactory * | factory () |
| static void | registerContentTypePrinter (DtSimInterfaceContentTypePrinterFcn printFcn) |
Protected Attributes | |
| DtUUID | mySyncMatrix |
| DtString | myCurrentName |
| DtString | myRequestedName |
| int | myPhaseIndex |
| bool | myEndConditionSpecified |
| DtRwCondExpr | myEndCondition |
| bool | myCompleted |
Protected Attributes inherited from DtSimInterfaceContent | |
| char * | myNetRep |
| bool | myUseSessionId |
Additional Inherited Members | |
Protected Member Functions inherited from DtSimInterfaceContent | |
| DtSimInterfaceContent () | |
| DtSimInterfaceContent (const DtSimInterfaceContent &orig) | |
| const DtSimInterfaceContent & | operator= (const DtSimInterfaceContent &orig) |
| virtual char * | createNetworkBuffer () |
Static Protected Attributes inherited from DtSimInterfaceContent | |
| static DtInterfaceContentFactory * | myFactory |
| static DtSimInterfaceContentTypePrinterFcn | theContentTypePrinterFcn |
| DtIfSyncMatrixPhaseInfoResponse::DtIfSyncMatrixPhaseInfoResponse | ( | ) |
default constructor
| DtIfSyncMatrixPhaseInfoResponse::DtIfSyncMatrixPhaseInfoResponse | ( | const DtIfSyncMatrixPhaseInfoResponse & | orig | ) |
copy constructor
|
virtual |
| const DtIfSyncMatrixPhaseInfoResponse& DtIfSyncMatrixPhaseInfoResponse::operator= | ( | const DtIfSyncMatrixPhaseInfoResponse & | orig | ) |
assignment operator
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
The synchronization matrix object uuid.
|
virtual |
The synchronization matrix object uuid.
|
virtual |
The phase current name. If empty, a new phase will be created.
|
virtual |
The phase current name. If empty, a new phase will be created.
|
virtual |
The phase requested name. Can be used as either the name of a new phase or the new name for an existing phase.
|
virtual |
The phase requested name. Can be used as either the name of a new phase or the new name for an existing phase.
|
virtual |
The phase index in the phases list. Used when we want to add a new phase in a specific index or move an existing phase to another index in the phases list.
|
virtual |
The phase index in the phases list. Used when we want to add a new phase in a specific index or move an existing phase to another index in the phases list.
|
virtual |
Determine if this message specify an end condition. If not, the current end condition of the phase will not be replaced. Default value: true.
|
virtual |
Determine if this message specify an end condition. If not, the current end condition of the phase will not be replaced. Default value: true.
|
virtual |
Compeleted status.
|
virtual |
Compeleted status.
|
virtual |
Set/Get the end condition.
|
virtual |
Set/Get the end condition.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |