![]() |
VR-Forces 5.0.2 Developer's Guide
|
Content-Type: DtIfHostilityMatrix.
Interface message which sets the hostility matrix of all the forces Used for editing all of the forces hostility to each other at the same time.

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 | |
| DtHostilityMatrix | myHostilityMatrix |
| DtNameVector | myNameVector |
| DtNameVector | myCountryVector |
| DtForceTypeVector | myForceTypeVector |
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 |
| DtIfHostilityMatrix::DtIfHostilityMatrix | ( | ) |
default constructor
| DtIfHostilityMatrix::DtIfHostilityMatrix | ( | const DtIfHostilityMatrix & | orig | ) |
copy constructor
|
virtual |
| const DtIfHostilityMatrix& DtIfHostilityMatrix::operator= | ( | const DtIfHostilityMatrix & | orig | ) |
assignment operator
|
virtual |
Implements DtSimInterfaceContent.
Reimplemented in DtIfSetHostilityMatrix.
|
virtual |
Implements DtSimInterfaceContent.
Reimplemented in DtIfSetHostilityMatrix.
|
virtual |
Sets the number of forcesentires to set for the matrix.
|
virtual |
|
virtual |
|
virtual |
Returns the index offset of the given force in the myForceTypeVector matrix.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Print message data.
Reimplemented from DtSimInterfaceContent.
|
static |
|
protected |
|
protected |
|
protected |
|
protected |