Interface for sending and receiving DxcData. More...
#include </home/user/DXC_svn/trunk/Src/APIs/cpp/Connection/DxcConnector.hpp>
Inherited by Dxc::DxcConnectorImp.
Public Member Functions | |
virtual bool | sendMessage (const DxcData *)=0 |
Sends the DxcData message to the appropriate recipient. |
Interface for sending and receiving DxcData.
A DxcConnector is created via the appropriate call to a ConnectorFactory.