9 #ifndef rtiAssistantShmExecClient_H_
10 #define rtiAssistantShmExecClient_H_
37 virtual void updateForwarderInfo( DtInetAddr ipAddr,
int port );
DtInetAddr myForwarderAddr
The host address for the forwarder.
Definition: rtiAssistantShmExecClient.h:46
int myForwarderPort
The port for the forwarder.
Definition: rtiAssistantShmExecClient.h:49
Manages the client connection to the RTI Assistant.
Definition: rtiAssistantClient.h:59
const DtAssistantComponentType myComponentType
The type of assistant component.
Definition: rtiAssistantShmExecClient.h:52
#define DT_DLL_ASSISTANT
_WIN32
Definition: rtiMsConfig.h:121
Contains the DtRtiAssistantClient class declaration.
virtual void sendClientInfo()
intended to be over-ridden by subclasses.
DtAssistantComponentType
Definition: rtiAssistantClient.h:32
The client connection to the RTI Assistant for the rtiShm.
Definition: rtiAssistantShmExecClient.h:24