| accumulativePushMsg(const A &_attachment) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| accumulativePushMsg() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| BEGIN_MSG_MAP(CCommanderChannel) MESSAGE_HANDLER(cmdSIMPLE_MSG | dds::agent_cmd::CCommanderChannel | |
| CBaseChannelImpl(boost::asio::io_service &_service) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inlineprotected |
| CChannelEventsImpl() | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | inline |
| CClientChannelImpl(boost::asio::io_service &_service, EChannelType _channelType) | dds::protocol_api::CClientChannelImpl< CCommanderChannel > | inlineprotected |
| connect(boost::asio::ip::tcp::resolver::iterator _endpoint_iterator) | dds::protocol_api::CClientChannelImpl< CCommanderChannel > | inline |
| connection_t typedef | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | |
| connectionPtr_t typedef | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | |
| connectionPtrVector_t typedef | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | |
| CStatImpl(boost::asio::io_service &_service) | dds::protocol_api::CStatImpl | inline |
| dequeueMsg() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| dispatchMessageHandlers(ECmdType _cmd, Args &&... args) | dds::protocol_api::CChannelMessageHandlersImpl | inline |
| getChannelType() const | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| getNofMessageHandlers() const | dds::protocol_api::CChannelMessageHandlersImpl | inline |
| getReadStat() const | dds::protocol_api::CStatImpl | |
| getTaskID() const | dds::agent_cmd::CCommanderChannel | inline |
| getWriteStat() const | dds::protocol_api::CStatImpl | |
| isHanshakeOK() const | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| logReadMessage(CProtocolMessage::protocolMessagePtr_t _message) | dds::protocol_api::CStatImpl | |
| logWriteMessages(const protocolMessagePtrQueue_t &_messageQueue) | dds::protocol_api::CStatImpl | |
| m_channelType | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | protected |
| m_isHandshakeOK | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | protected |
| makeNew(boost::asio::io_service &_service) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inlinestatic |
| MESSAGE_HANDLER(cmdGET_HOST_INFO, on_cmdGET_HOST_INFO) MESSAGE_HANDLER(cmdSHUTDOWN | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdBINARY_ATTACHMENT_RECEIVED, on_cmdBINARY_ATTACHMENT_RECEIVED) MESSAGE_HANDLER(cmdGET_ID | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdSET_ID, on_cmdSET_ID) MESSAGE_HANDLER(cmdGET_LOG | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdASSIGN_USER_TASK, on_cmdASSIGN_USER_TASK) MESSAGE_HANDLER(cmdACTIVATE_AGENT | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdSTOP_USER_TASK, on_cmdSTOP_USER_TASK) MESSAGE_HANDLER(cmdUPDATE_KEY | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdUPDATE_KEY_ERROR, on_cmdUPDATE_KEY_ERROR) MESSAGE_HANDLER(cmdDELETE_KEY | dds::agent_cmd::CCommanderChannel | |
| MESSAGE_HANDLER(cmdCUSTOM_CMD, on_cmdCUSTOM_CMD) END_MSG_MAP() void registerOnNewUserTaskCallback(handlerOnNewUserTaks_t _callback) | dds::agent_cmd::CCommanderChannel | inline |
| onEvent(EChannelEvents _type) | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | inline |
| processBinaryAttachmentCmd(SCommandAttachmentImpl< cmdBINARY_ATTACHMENT >::ptr_t _attachment) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| processBinaryAttachmentStartCmd(SCommandAttachmentImpl< cmdBINARY_ATTACHMENT_START >::ptr_t _attachment) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| pushBinaryAttachmentCmd(const std::string &_srcFilePath, const std::string &_fileName, uint16_t _cmdSource) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| pushBinaryAttachmentCmd(const MiscCommon::BYTEVector_t &_data, const std::string &_fileName, uint16_t _cmdSource) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| pushMsg(const A &_attachment) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| pushMsg() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| reconnect() | dds::protocol_api::CClientChannelImpl< CCommanderChannel > | inline |
| registerDisconnectEventHandler(handlerDisconnectEventFunction_t _handler) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| registerMessageHandler(Func _handler) | dds::protocol_api::CChannelMessageHandlersImpl | inline |
| remoteEndIDString() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| sendYourself(const A &_attachment) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| sendYourself() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| setChannelType(EChannelType _channelType) | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| setStatEnabled(bool _statEnabled) | dds::protocol_api::CStatImpl | |
| signal_t typedef | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | |
| socket() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| start() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| started() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| stop() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| subscribeOnEvent(EChannelEvents _type, typename signal_t::slot_function_type _subscriber) | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | inline |
| weakConnectionPtr_t typedef | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | |
| weakConnectionPtrVector_t typedef | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | |
| ~CBaseChannelImpl() | dds::protocol_api::CBaseChannelImpl< CCommanderChannel > | inline |
| ~CChannelEventsImpl() | dds::protocol_api::CChannelEventsImpl< CCommanderChannel > | inline |
| ~CClientChannelImpl() | dds::protocol_api::CClientChannelImpl< CCommanderChannel > | inlineprotected |