![]() |
VR-Forces 5.0.2 Developer's Guide
|
Interface content for respone to a synchronization matrix info request.

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 | myName |
| DtString | myCurrentPhase |
| DtRwSyncMatrixObjectList | myObjects |
| DtRwSyncMatrixPhaseList | myPhases |
| DtRwSyncMatrixPlanList | myPlansStatus |
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 |
| DtIfSyncMatrixInfoResponse::DtIfSyncMatrixInfoResponse | ( | ) |
default constructor
| DtIfSyncMatrixInfoResponse::DtIfSyncMatrixInfoResponse | ( | const DtIfSyncMatrixInfoResponse & | orig | ) |
copy constructor
|
virtual |
| const DtIfSyncMatrixInfoResponse& DtIfSyncMatrixInfoResponse::operator= | ( | const DtIfSyncMatrixInfoResponse & | orig | ) |
assignment operator
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
The synchronization matrix uuid.
|
virtual |
The synchronization matrix uuid.
|
virtual |
The synchronization matrix name.
|
virtual |
The synchronization matrix name.
|
virtual |
The current phase name.
|
virtual |
The current phase name.
|
virtual |
The synchronization matrix phases.
|
virtual |
The synchronization matrix phases.
|
virtual |
The synchronization matrix objects.
|
virtual |
The synchronization matrix objects.
|
virtual |
The synchronization matrix plans status.
|
virtual |
The synchronization matrix plans status.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |