#include <IntercomServiceCore.h>
◆ ptr_t
◆ CIntercomServiceCore() [1/3]
CIntercomServiceCore::CIntercomServiceCore |
( |
| ) |
|
◆ ~CIntercomServiceCore()
CIntercomServiceCore::~CIntercomServiceCore |
( |
| ) |
|
◆ CIntercomServiceCore() [2/3]
◆ CIntercomServiceCore() [3/3]
◆ clean()
void CIntercomServiceCore::clean |
( |
| ) |
|
|
static |
◆ connectCustomCmd()
connection_t CIntercomServiceCore::connectCustomCmd |
( |
customCmdSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectCustomCmdReply()
connection_t CIntercomServiceCore::connectCustomCmdReply |
( |
customCmdReplySignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectError()
connection_t CIntercomServiceCore::connectError |
( |
intercom_api::errorSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectKeyValue()
connection_t CIntercomServiceCore::connectKeyValue |
( |
keyValueSignal_t::slot_function_type |
_subscriber | ) |
|
◆ connectKeyValueTaskDone()
connection_t CIntercomServiceCore::connectKeyValueTaskDone |
( |
keyValueTaskDoneSignal_t::slot_function_type |
_subscriber | ) |
|
◆ disconnectCustomCmd()
void CIntercomServiceCore::disconnectCustomCmd |
( |
| ) |
|
◆ disconnectKeyValue()
void CIntercomServiceCore::disconnectKeyValue |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ putValue()
void CIntercomServiceCore::putValue |
( |
const std::string & |
_key, |
|
|
const std::string & |
_value |
|
) |
| |
◆ sendCustomCmd()
void CIntercomServiceCore::sendCustomCmd |
( |
const std::string & |
_command, |
|
|
const std::string & |
_condition |
|
) |
| |
◆ start()
void CIntercomServiceCore::start |
( |
const std::string & |
_sessionID | ) |
|
◆ stop()
void CIntercomServiceCore::stop |
( |
| ) |
|
◆ stopCondition()
void CIntercomServiceCore::stopCondition |
( |
| ) |
|
◆ waitCondition()
void CIntercomServiceCore::waitCondition |
( |
| ) |
|
The documentation for this class was generated from the following files: