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:47
int myForwarderPort
The port for the forwarder.
Definition: rtiAssistantShmExecClient.h:50
Manages the client connection to the RTI Assistant.
Definition: rtiAssistantClient.h:59
const DtAssistantComponentType myComponentType
The type of assistant component.
Definition: rtiAssistantShmExecClient.h:53
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
Contains the DtRtiAssistantClient class declaration.
virtual void sendClientInfo(bool isReconnect=false)
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