![]() |
VR-Forces 4.8 Class Documentation
|
Interface content for containing the responses to a request for the current stealth commands available. More...

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 | |
| DtU32 | myResponseId |
| DtStealthCommands | myStealthCommands |
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 |
Interface content for containing the responses to a request for the current stealth commands available.
The response includes the command and the gui elements (see vrfScriptedTasksConstants.h)
| DtIfStealthCommandsResponse::DtIfStealthCommandsResponse | ( | ) |
default constructor
| DtIfStealthCommandsResponse::DtIfStealthCommandsResponse | ( | const DtIfStealthCommandsResponse & | orig | ) |
copy constructor
|
virtual |
| const DtIfStealthCommandsResponse& DtIfStealthCommandsResponse::operator= | ( | const DtIfStealthCommandsResponse & | orig | ) |
assignment operator
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
virtual |
This will be set to the request id of the initial request.
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
protected |
|
protected |