6 #ifndef __DDS__API__CAgentChannel__ 7 #define __DDS__API__CAgentChannel__ 13 namespace internal_api
28 SSyncHelper* m_syncHelper;
36 std::string _remoteEndIDString()
49 uint16_t m_connectionAttempts;
Definition: dds-intercom-lib/src/AgentChannel.h:17
std::shared_ptr< SEmptyCmd > ptr_t
Definition: CommandAttachmentImpl.h:65
Definition: ProtocolCommands.h:29
Definition: ProtocolCommands.h:32
BEGIN_MSG_MAP(CAgentChannel) MESSAGE_HANDLER(cmdSIMPLE_MSG
#define END_MSG_MAP()
Definition: BaseChannelImpl.h:122
Definition: dds-agent/src/AgentConnectionManager.h:16
Definition: ProtocolCommands.h:65
void reconnectAgentWithErrorHandler(const std::function< void(const std::string &)> &callback)
Definition: dds-intercom-lib/src/AgentChannel.cpp:36
on_cmdSIMPLE_MSG MESSAGE_HANDLER(cmdSHUTDOWN, on_cmdSHUTDOWN) MESSAGE_HANDLER(cmdCUSTOM_CMD
Definition: BaseChannelImpl.h:40