10 #include <boost/function.hpp>
17 class DtTDLPPLIMessage;
36 virtual void removeVrfTDLMessageProcessor(
int type);
37 virtual void clearAllVrfTDLMessageProcessors();
Definition: vrfTDLPPLIMessage.h:43
std::map< int, VrfTDLMessageCallbackFunction > VrfTDLMessageCallbacks
Definition: vrfTDLMessageProcessor.h:53
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:35
The main class for the remote control interface to VR-Forces. Instantiating this class allows the sen...
Definition: vrfRemoteController.h:206
boost::function< void(DtVrfTDLMessage *, DtTDLMessageProcessor *)> VrfTDLMessageCallbackFunction
Definition: vrfTDLMessageProcessor.h:25
There are certain TDL messages that are indicators of locational display and symbol creation...
Definition: tdlGenericNetworkMessage.h:66
Definition: vrfTDLMessage.h:54
The DtVrfTDLMessageProcessor class will intercept VRF TDL messages and translate those to generic TDL...
Definition: vrfTDLMessageProcessor.h:22
VrfTDLMessageCallbacks myCallbacks
Definition: vrfTDLMessageProcessor.h:54
The DtTDLMessageProcessor is a base class that will create the agent that can be used to send more ge...
Definition: tdlMessageProcessor.h:27
#define DT_DLL_vrfGuiNetworkCommon
This file is used to determine how to build.
Definition: vrfGuiNetworkCommonDefines.h:24