MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Protected Attributes
DtRtiAssistantToAssistantClient Class Reference

The client connection to the RTI Assistant for an LRC. More...

+ Inheritance diagram for DtRtiAssistantToAssistantClient:
+ Collaboration diagram for DtRtiAssistantToAssistantClient:

List of all members.

Public Member Functions

 DtRtiAssistantToAssistantClient (int port=0)
virtual ~DtRtiAssistantToAssistantClient ()
virtual bool sendShowDialogMsg (DtAssistantShowDialogMsg::DtAssistantShowDialogEnum dialog)
 Instruct the assistant to show the rti connection dialog returns true if succesfull.
virtual void sendShutdownMessage (DtAssistantShutdownMsg::DtShutdownEnum shouldForce)
 Instruct the assistant to shutdown.
virtual void sendCommandMessage (DtRtiAssistantCommand command)
 Send a command to the connected Assistant.
virtual MAKRti::DtString sendInteractiveCommandMessage (DtRtiAssistantCommand command)
 Query some information from the connected assistant.
virtual void sendClientInfo ()
 We have no pertinent info, this fcn is a nop.

Protected Attributes

MAKRti::DtString myName
 The name the Assistant uses to identify this LRC.

Detailed Description

The client connection to the RTI Assistant for an LRC.

DtrtiAssistantToAssistantClient manages the client connection of an LRC to the RTI Assistant. Provides routines to create and send messages to the Assistant.


Constructor & Destructor Documentation


Member Function Documentation

virtual void DtRtiAssistantToAssistantClient::sendClientInfo ( ) [inline, virtual]

We have no pertinent info, this fcn is a nop.

Reimplemented from DtRtiAssistantClient.

Instruct the assistant to show the rti connection dialog returns true if succesfull.

References DtAssistantShowDialogMsgKind, DtRtiAssistantClient::msgFactory(), DtRtiAssistantClient::sendMsg(), and DtAssistantShowDialogMsg::setShowDialog().

Referenced by DtRtiAssistant::showDialogOnConnectedAssistant().


Member Data Documentation

MAKRti::DtString DtRtiAssistantToAssistantClient::myName [protected]

The name the Assistant uses to identify this LRC.


The documentation for this class was generated from the following files:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)