6 #ifndef __DDS__AGENT__CCommanderChannel__ 7 #define __DDS__AGENT__CCommanderChannel__ 32 uint16_t m_connectionAttempts;
std::weak_ptr< CSMFWChannel > weakConnectionPtr_t
Definition: BaseSMChannelImpl.h:163
#define REGISTER_DEFAULT_REMOTE_ID_STRING
Definition: BaseChannelImpl.h:171
Definition: CommanderChannel.h:17
std::shared_ptr< CSMFWChannel > connectionPtr_t
Definition: BaseSMChannelImpl.h:162
Definition: dds-agent/src/AgentConnectionManager.h:18
CCommanderChannel(boost::asio::io_service &_service, uint64_t _ProtocolHeaderID)
Definition: CommanderChannel.cpp:22
#define RAW_MESSAGE_HANDLER(theClass, func)
Definition: BaseChannelImpl.h:146
Definition: BaseChannelImpl.h:41
std::shared_ptr< CProtocolMessage > protocolMessagePtr_t
Definition: ProtocolMessage.h:80