#include <TestIfInterface.h>
|
void | init () |
|
void | setMyInt (const int &_val, const Nice::Date &_date=Nice::Date::now()) |
|
int | getMyInt () |
|
void | setMyBool (const bool &_val, const Nice::Date &_date=Nice::Date::now()) |
|
bool | getMyBool () |
|
void | setMyName (const std::string &_val, const Nice::Date &_date=Nice::Date::now()) |
|
std::string | getMyName () |
|
void | setMyNoName (const std::string &_val, const Nice::Date &_date=Nice::Date::now()) |
|
std::string | getMyNoName () |
|
int | testGetIncrement () |
|
void | testMoveToLimit (double _dbl) |
|
void | testSetNicePoint (const Nice::Point &_pnt) |
|
virtual | ~ServiceWorkerInterface () |
|
std::string | identity () |
|
Nice::I64 | id () |
|
Nice::JointPtr | config () |
|
bool | isConnected () |
|
template<typename Type > |
void | set (const char *_key, const Type &_val) |
|
template<typename Type > |
Type | get (const char *_key) |
|
template<typename Type > |
Type | getAttribute (const char *_key, const char *_attr) |
|
void | abort () |
|
bool | stop (const Nice::Time &_timeout=Nice::Time()) |
|
Basda::ServiceState | state () |
|
bool | changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForActiveState (const Nice::Time &_timeout=Nice::Time()) |
|
virtual | ~ServiceWorkerInterface () |
|
std::string | identity () |
|
Nice::I64 | id () |
|
Nice::JointPtr | config () |
|
bool | isConnected () |
|
template<typename Type > |
void | set (const char *_key, const Type &_val) |
|
template<typename Type > |
Type | get (const char *_key) |
|
template<typename Type > |
Type | getAttribute (const char *_key, const char *_attr) |
|
void | abort () |
|
bool | stop (const Nice::Time &_timeout=Nice::Time()) |
|
Basda::ServiceState | state () |
|
bool | changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForActiveState (const Nice::Time &_timeout=Nice::Time()) |
|
◆ TestMoveToLimitReadWaitDataWithCompletionProxyPtr
◆ TestSetNicePointReadWaitDataWithCompletionProxyPtr
◆ CMDS
Enumerator |
---|
TESTMOVETOLIMIT | |
TESTSETNICEPOINT | |
TESTSHOULDCOMPLAIN | |
◆ TestIfInterface()
◆ ~TestIfInterface()
Named::TestIfInterface::~TestIfInterface |
( |
| ) |
|
|
protectedvirtual |
◆ connect()
◆ create() [1/2]
◆ create() [2/2]
◆ getMyBool()
bool Named::TestIfInterface::getMyBool |
( |
| ) |
|
|
inline |
◆ getMyInt()
int Named::TestIfInterface::getMyInt |
( |
| ) |
|
|
inline |
◆ getMyName()
std::string Named::TestIfInterface::getMyName |
( |
| ) |
|
|
inline |
◆ getMyNoName()
std::string Named::TestIfInterface::getMyNoName |
( |
| ) |
|
|
inline |
◆ init()
void Named::TestIfInterface::init |
( |
| ) |
|
◆ setMyBool()
◆ setMyInt()
◆ setMyName()
◆ setMyNoName()
◆ testGetIncrement()
int Named::TestIfInterface::testGetIncrement |
( |
| ) |
|
◆ testMoveToLimit()
void Named::TestIfInterface::testMoveToLimit |
( |
double |
_dbl | ) |
|
◆ testSetNicePoint()
◆ Basda::getServiceWorkerInterfaceInstance
◆ m_testMoveToLimitReadWaitDataWithCompletionProxy
◆ m_testSetNicePointReadWaitDataWithCompletionProxy
◆ s_enumMapStringToNum
The documentation for this class was generated from the following files: