#include <DDSIntercomGuard.h>
◆ clean()
| void CDDSIntercomGuard::clean |
( |
| ) |
|
|
static |
◆ connectCustomCmd()
| connection_t CDDSIntercomGuard::connectCustomCmd |
( |
customCmdSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectCustomCmdReply()
| connection_t CDDSIntercomGuard::connectCustomCmdReply |
( |
customCmdReplySignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectError()
| connection_t CDDSIntercomGuard::connectError |
( |
intercom_api::errorSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectKeyValue()
| connection_t CDDSIntercomGuard::connectKeyValue |
( |
keyValueSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectKeyValueDelete()
| connection_t CDDSIntercomGuard::connectKeyValueDelete |
( |
keyValueDeleteSignal_t::slot_function_type |
_subscriber | ) |
|
◆ disconnectCustomCmd()
| void CDDSIntercomGuard::disconnectCustomCmd |
( |
| ) |
|
◆ disconnectKeyValue()
| void CDDSIntercomGuard::disconnectKeyValue |
( |
| ) |
|
◆ initAgentConnection()
| void dds::internal_api::CDDSIntercomGuard::initAgentConnection |
( |
| ) |
|
◆ instance()
◆ on_cmdCUSTOM_CMD_SM()
◆ on_cmdDELETE_KEY_SM()
◆ on_cmdSIMPLE_MSG_SM()
◆ on_cmdUPDATE_KEY_ERROR_SM()
◆ on_cmdUPDATE_KEY_SM()
◆ putValue()
| void CDDSIntercomGuard::putValue |
( |
const std::string & |
_key, |
|
|
const std::string & |
_value |
|
) |
| |
◆ sendCustomCmd()
| void CDDSIntercomGuard::sendCustomCmd |
( |
const std::string & |
_command, |
|
|
const std::string & |
_condition |
|
) |
| |
◆ start()
| void CDDSIntercomGuard::start |
( |
const std::string & |
_sessionID | ) |
|
◆ stop()
| void CDDSIntercomGuard::stop |
( |
| ) |
|
◆ stopCondition()
| void CDDSIntercomGuard::stopCondition |
( |
| ) |
|
◆ updateCacheIfNeeded()
◆ waitCondition()
| void CDDSIntercomGuard::waitCondition |
( |
| ) |
|
◆ m_customCmdReplySignal
◆ m_customCmdSignal
◆ m_errorSignal
◆ m_keyValueDeleteSignal
◆ m_keyValueUpdateSignal
The documentation for this class was generated from the following files: