6 #ifndef __DDS__CSMAgentChannel__ 7 #define __DDS__CSMAgentChannel__ 13 namespace internal_api
CBaseSMChannelImpl(const std::string &_inputName, const std::string &_outputName)
Definition: BaseSMChannelImpl.h:94
on_cmdCUSTOM_CMD on_cmdUPDATE_KEY_ERROR on_cmdSIMPLE_MSG END_SM_MSG_MAP() private bool on_cmdUPDATE_KEY(protocol_api::SCommandAttachmentImpl< protocol_api::cmdUPDATE_KEY >::ptr_t _attachment)
Definition: SMAgentChannel.cpp:15
on_cmdCUSTOM_CMD SM_MESSAGE_HANDLER(cmdUPDATE_KEY, on_cmdUPDATE_KEY) SM_MESSAGE_HANDLER(cmdUPDATE_KEY_ERROR
bool on_cmdUPDATE_KEY_ERROR(protocol_api::SCommandAttachmentImpl< protocol_api::cmdUPDATE_KEY_ERROR >::ptr_t _attachment)
Definition: SMAgentChannel.cpp:22
bool on_cmdDELETE_KEY(protocol_api::SCommandAttachmentImpl< protocol_api::cmdDELETE_KEY >::ptr_t _attachment)
Definition: SMAgentChannel.cpp:30
Definition: SMAgentChannel.h:15
std::shared_ptr< SEmptyCmd > ptr_t
Definition: CommandAttachmentImpl.h:65
#define END_SM_MSG_MAP()
Definition: BaseSMChannelImpl.h:67
Definition: ProtocolCommands.h:32
Definition: BaseSMChannelImpl.h:83
Definition: dds-agent/src/AgentConnectionManager.h:16
Definition: ProtocolCommands.h:65
Definition: ProtocolCommands.h:53
BEGIN_SM_MSG_MAP(CSMAgentChannel) SM_MESSAGE_HANDLER(cmdCUSTOM_CMD
Definition: ProtocolCommands.h:54
bool on_cmdSIMPLE_MSG(protocol_api::SCommandAttachmentImpl< protocol_api::cmdSIMPLE_MSG >::ptr_t _attachment)
Definition: SMAgentChannel.cpp:44
CSMAgentChannel(const std::string &_inputName, const std::string &_outputName)
Definition: SMAgentChannel.h:18
Definition: ProtocolCommands.h:55