abort() | Basda::ServiceWorkerInterface | |
abort() | Basda::ServiceWorkerInterface | |
addAttribute(const Nice::JointPtr &_node) | Basda::ServiceWorkerInterface | static |
addAttribute(const Nice::JointPtr &_node) | Basda::ServiceWorkerInterface | static |
addCmdBridge(const std::string &_node) | Basda::ServiceWorkerInterface | inlineprotected |
addCmdBridge(const std::string &_node) | Basda::ServiceWorkerInterface | inlineprotected |
addListener() | Basda::ServiceWorkerInterface | protected |
addListener() | Basda::ServiceWorkerInterface | protected |
Basda::getServiceWorkerInterfaceInstance(const Nice::JointPtr &, const std::string &) | Named::TestIfInterface | friend |
changeState(Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
changeState(Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
CMDS enum name | Named::TestIfInterface | |
config() | Basda::ServiceWorkerInterface | inline |
config() | Basda::ServiceWorkerInterface | inline |
connect(const Nice::Endpoint &, const Nice::JointPtr &_config) | Named::TestIfInterface | static |
Basda::ServiceWorkerInterface::connect(const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name) | Basda::ServiceWorkerInterface | inlinestatic |
create(const std::string &_absnodename) | Named::TestIfInterface | static |
create(const Nice::JointPtr &_config) | Named::TestIfInterface | static |
Basda::ServiceWorkerInterface::create(const Nice::JointPtr &_config, const std::string &_name) | Basda::ServiceWorkerInterface | inlinestatic |
get(const char *_key) | Basda::ServiceWorkerInterface | inline |
get(const char *_key) | Basda::ServiceWorkerInterface | inline |
getAttribute(const char *_key, const char *_attr) | Basda::ServiceWorkerInterface | inline |
getAttribute(const char *_key, const char *_attr) | Basda::ServiceWorkerInterface | inline |
getMyBool() | Named::TestIfInterface | inline |
getMyInt() | Named::TestIfInterface | inline |
getMyName() | Named::TestIfInterface | inline |
getMyNoName() | Named::TestIfInterface | inline |
id() | Basda::ServiceWorkerInterface | inline |
id() | Basda::ServiceWorkerInterface | inline |
identity() | Basda::ServiceWorkerInterface | inline |
identity() | Basda::ServiceWorkerInterface | inline |
init() | Named::TestIfInterface | |
isConnected() | Basda::ServiceWorkerInterface | inline |
isConnected() | Basda::ServiceWorkerInterface | inline |
m_cc | Basda::ServiceWorkerInterface | protected |
m_config | Basda::ServiceWorkerInterface | protected |
m_id | Basda::ServiceWorkerInterface | protected |
m_identity | Basda::ServiceWorkerInterface | protected |
m_listener | Basda::ServiceWorkerInterface | protected |
m_stateBridgeReadWaitProxy | Basda::ServiceWorkerInterface | protected |
m_stopReadWaitProxy | Basda::ServiceWorkerInterface | protected |
m_testMoveToLimitReadWaitDataWithCompletionProxy | Named::TestIfInterface | private |
m_testSetNicePointReadWaitDataWithCompletionProxy | Named::TestIfInterface | private |
s_enumMapStringToNum | Named::TestIfInterface | static |
s_inst | Basda::ServiceWorkerInterface | protectedstatic |
ServiceWorkerInterface(const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0) | Basda::ServiceWorkerInterface | protected |
ServiceWorkerInterface(const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0) | Basda::ServiceWorkerInterface | protected |
set(const char *_key, const Type &_val) | Basda::ServiceWorkerInterface | inline |
set(const char *_key, const Type &_val) | Basda::ServiceWorkerInterface | inline |
setMyBool(const bool &_val, const Nice::Date &_date=Nice::Date::now()) | Named::TestIfInterface | inline |
setMyInt(const int &_val, const Nice::Date &_date=Nice::Date::now()) | Named::TestIfInterface | inline |
setMyName(const std::string &_val, const Nice::Date &_date=Nice::Date::now()) | Named::TestIfInterface | inline |
setMyNoName(const std::string &_val, const Nice::Date &_date=Nice::Date::now()) | Named::TestIfInterface | inline |
state() | Basda::ServiceWorkerInterface | |
state() | Basda::ServiceWorkerInterface | |
stop(const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
stop(const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
testGetIncrement() | Named::TestIfInterface | |
TestIfInterface(const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0) | Named::TestIfInterface | protected |
testMoveToLimit(double _dbl) | Named::TestIfInterface | |
TESTMOVETOLIMIT enum value | Named::TestIfInterface | |
TestMoveToLimitReadWaitDataWithCompletionProxyPtr typedef | Named::TestIfInterface | private |
TESTSETNICEPOINT enum value | Named::TestIfInterface | |
testSetNicePoint(const Nice::Point &_pnt) | Named::TestIfInterface | |
TestSetNicePointReadWaitDataWithCompletionProxyPtr typedef | Named::TestIfInterface | private |
TESTSHOULDCOMPLAIN enum value | Named::TestIfInterface | |
waitForActiveState(const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
waitForActiveState(const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
waitForState(Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
waitForState(Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) | Basda::ServiceWorkerInterface | |
~ServiceWorkerInterface() | Basda::ServiceWorkerInterface | inlinevirtual |
~ServiceWorkerInterface() | Basda::ServiceWorkerInterface | inlinevirtual |
~TestIfInterface() | Named::TestIfInterface | protectedvirtual |