|
DDS
ver. 1.6
|
#include <SMAgentChannel.h>
Protected Member Functions | |
| CSMAgentChannel (const std::string &_inputName, const std::string &_outputName) | |
Protected Member Functions inherited from dds::protocol_api::CBaseSMChannelImpl< CSMAgentChannel > | |
| CBaseSMChannelImpl (const std::string &_inputName, const std::string &_outputName) | |
Additional Inherited Members | |
Public Types inherited from dds::protocol_api::CBaseSMChannelImpl< CSMAgentChannel > | |
| typedef std::shared_ptr< CSMAgentChannel > | connectionPtr_t |
Static Public Member Functions inherited from dds::protocol_api::CBaseSMChannelImpl< CSMAgentChannel > | |
| static connectionPtr_t | makeNew (const std::string &_inputName, const std::string &_outputName) |
Protected Attributes inherited from dds::protocol_api::CBaseSMChannelImpl< CSMAgentChannel > | |
| std::atomic< bool > | m_started |
| True if we were able to start the channel, False otherwise. More... | |
|
inlineprotected |
| dds::internal_api::CSMAgentChannel::BEGIN_SM_MSG_MAP | ( | CSMAgentChannel | ) |
| bool CSMAgentChannel::on_cmdDELETE_KEY | ( | protocol_api::SCommandAttachmentImpl< protocol_api::cmdDELETE_KEY >::ptr_t | _attachment | ) |
| bool CSMAgentChannel::on_cmdSIMPLE_MSG | ( | protocol_api::SCommandAttachmentImpl< protocol_api::cmdSIMPLE_MSG >::ptr_t | _attachment | ) |
| bool CSMAgentChannel::on_cmdUPDATE_KEY | ( | protocol_api::SCommandAttachmentImpl< protocol_api::cmdUPDATE_KEY >::ptr_t | _attachment | ) |
| bool CSMAgentChannel::on_cmdUPDATE_KEY_ERROR | ( | protocol_api::SCommandAttachmentImpl< protocol_api::cmdUPDATE_KEY_ERROR >::ptr_t | _attachment | ) |
| on_cmdCUSTOM_CMD dds::internal_api::CSMAgentChannel::SM_MESSAGE_HANDLER | ( | cmdUPDATE_KEY | , |
| on_cmdUPDATE_KEY | |||
| ) |
| on_cmdCUSTOM_CMD on_cmdUPDATE_KEY_ERROR dds::internal_api::CSMAgentChannel::SM_MESSAGE_HANDLER | ( | cmdDELETE_KEY | , |
| on_cmdDELETE_KEY | |||
| ) |
1.8.13