6 #ifndef __DDS__CSMAgentChannel__ 7 #define __DDS__CSMAgentChannel__ 13 namespace internal_api
19 const std::string& _inputName,
20 const std::string& _outputName,
21 uint64_t _ProtocolHeaderID,
#define BEGIN_SM_MSG_MAP(theClass)
Definition: BaseSMChannelImpl.h:28
Definition: SMAgentChannel.h:15
#define END_SM_MSG_MAP()
Definition: BaseSMChannelImpl.h:86
Definition: ProtocolCommands.h:33
Definition: BaseSMChannelImpl.h:144
#define SM_MESSAGE_HANDLER_DISPATCH(msg)
Definition: BaseSMChannelImpl.h:68
Miscellaneous functions and helpers are located here.
Definition: AgentConnectionManager.h:13
Definition: ProtocolCommands.h:62
CSMAgentChannel(boost::asio::io_context &_service, const std::string &_inputName, const std::string &_outputName, uint64_t _ProtocolHeaderID, protocol_api::EMQOpenType _inputOpenType, protocol_api::EMQOpenType _outputOpenType)
Definition: SMAgentChannel.cpp:14
Definition: ProtocolCommands.h:55
EMQOpenType
Definition: BaseSMChannelImpl.h:136
Definition: ProtocolCommands.h:53