6 #ifndef __DDS__API__CAgentChannel__ 7 #define __DDS__API__CAgentChannel__ 13 namespace internal_api
24 void reconnectAgentWithErrorHandler(
const std::function<
void(
const std::string&)>& callback);
29 CAgentChannel(boost::asio::io_context& _service, uint64_t _protocolHeaderID = 0);
31 uint16_t m_connectionAttempts;
#define REGISTER_DEFAULT_REMOTE_ID_STRING
Definition: BaseChannelImpl.h:185
Definition: dds-intercom-lib/src/AgentChannel.h:15
Definition: ProtocolCommands.h:30
Definition: ProtocolCommands.h:33
#define END_MSG_MAP()
Definition: BaseChannelImpl.h:148
Miscellaneous functions and helpers are located here.
Definition: AgentConnectionManager.h:13
Definition: ProtocolCommands.h:62
Definition: BaseChannelImpl.h:35
#define MESSAGE_HANDLER_DISPATCH(msg)
Definition: BaseChannelImpl.h:129
#define BEGIN_MSG_MAP(theClass)
Definition: BaseChannelImpl.h:43