|
| XineticsServiceWorkerInterfacePy (const Nice::JointPtr &_config) |
|
virtual bool | changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time()) |
|
virtual bool | waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | setActuatorsStart (const Nice::SeqInt &_actuators) |
|
virtual bool | setActuatorsWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | resetDSPStart () |
|
virtual bool | resetDSPWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | resetActuatorsStart () |
|
virtual bool | resetActuatorsWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | send2DMStart (bool _send) |
|
virtual bool | send2DMWait (const Nice::Time &_wait=Nice::Time()) |
|
| XineticsServiceWorkerInterfacePy (const Nice::JointPtr &_config) |
|
virtual bool | changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time()) |
|
virtual bool | waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | setActuatorsStart (const Nice::SeqInt &_actuators) |
|
virtual bool | setActuatorsWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | resetDSPStart () |
|
virtual bool | resetDSPWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | resetActuatorsStart () |
|
virtual bool | resetActuatorsWait (const Nice::Time &_wait=Nice::Time()) |
|
virtual Nice::Completion | send2DMStart (bool _send) |
|
virtual bool | send2DMWait (const Nice::Time &_wait=Nice::Time()) |
|
void | init () |
|
Nice::Completion | setActuatorsCompletion () |
|
Nice::Completion | setActuatorsStart (const Nice::SeqInt &_actuators) |
|
void | setActuators (const Nice::SeqInt &_actuators) |
|
Nice::Completion | resetDSPCompletion () |
|
Nice::Completion | resetDSPStart () |
|
void | resetDSP () |
|
Nice::Completion | resetActuatorsCompletion () |
|
Nice::Completion | resetActuatorsStart () |
|
void | resetActuators () |
|
Nice::Completion | send2DMCompletion () |
|
Nice::Completion | send2DMStart (bool _send) |
|
void | send2DM (bool _send) |
|
void | init () |
|
Nice::Completion | setActuatorsCompletion () |
|
Nice::Completion | setActuatorsStart (const Nice::SeqInt &_actuators) |
|
void | setActuators (const Nice::SeqInt &_actuators) |
|
Nice::Completion | resetDSPCompletion () |
|
Nice::Completion | resetDSPStart () |
|
void | resetDSP () |
|
Nice::Completion | resetActuatorsCompletion () |
|
Nice::Completion | resetActuatorsStart () |
|
void | resetActuators () |
|
Nice::Completion | send2DMCompletion () |
|
Nice::Completion | send2DMStart (bool _send) |
|
void | send2DM (bool _send) |
|
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()) |
|
|
enum | CMDS {
SETACTUATORS,
RESETDSP,
RESETACTUATORS,
SEND2DM,
SETACTUATORS,
RESETDSP,
RESETACTUATORS,
SEND2DM
} |
|
enum | CMDS {
SETACTUATORS,
RESETDSP,
RESETACTUATORS,
SEND2DM,
SETACTUATORS,
RESETDSP,
RESETACTUATORS,
SEND2DM
} |
|
static std::map< std::string, Nice::CompletionState > | s_enumMapStringToNum |
|
| XineticsServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0) |
|
virtual | ~XineticsServiceWorkerInterface () |
|
| XineticsServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0) |
|
virtual | ~XineticsServiceWorkerInterface () |
|
void | addListener () |
|
template<typename BridgeType > |
IceUtil::Handle< BridgeType > | addCmdBridge (const std::string &_node) |
|
| ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0) |
|
void | addListener () |
|
template<typename BridgeType > |
IceUtil::Handle< BridgeType > | addCmdBridge (const std::string &_node) |
|
| ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0) |
|
std::string | m_identity |
|
Nice::I64 | m_id |
|
Nice::JointPtr | m_config |
|
Nice::AppConfigClientPtr | m_cc |
|
ServiceWorkerInterfaceWatchdogListener * | m_listener |
|
Nice::PropertyBridgeReadWaitProxyPtr | m_stateBridgeReadWaitProxy |
|
Basda::ServiceWorkerReadWaitCompletionProxyPtr | m_stopReadWaitProxy |
|
static std::map< std::string, ServiceWorkerInterfacePtr > | s_inst |
|