TwiceAsNice
2019-02-18
|
#include <WheelServiceWorkerInterface.h>
Static Public Attributes | |
static std::map< std::string, Nice::CompletionState > | s_enumMapStringToNum |
Protected Member Functions | |
MoccaWheelServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0) | |
virtual | ~MoccaWheelServiceWorkerInterface () |
MoccaWheelServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0) | |
virtual | ~MoccaWheelServiceWorkerInterface () |
![]() | |
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) | |
Friends | |
template<typename T > | |
IceUtil::Handle< T > | Basda::getServiceWorkerInterfaceInstance (const Nice::JointPtr &, const std::string &) |
template<typename T > | |
IceUtil::Handle< T > | Basda::getServiceWorkerInterfaceInstance (const Nice::JointPtr &, const std::string &) |
Additional Inherited Members | |
![]() | |
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 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Enumerator | |
---|---|
ISREACHABLE | |
GETPOSITION | |
GETDEVICEENCODERPOSITION | |
GETVELOCITY | |
SETVELOCITY | |
GETPOSITIONSWITCHSTATUS | |
ISATHOME | |
ISMOVING | |
MOVERELATIVE | |
MOVEABSOLUTE | |
MOVETOHOME | |
MOVETONAMEDPOSITION | |
SCANALLREFERENCESWITCHES | |
DUMPSTATUSINFORMATION | |
ISREACHABLE | |
GETPOSITION | |
GETDEVICEENCODERPOSITION | |
GETVELOCITY | |
SETVELOCITY | |
GETPOSITIONSWITCHSTATUS | |
ISATHOME | |
ISMOVING | |
MOVERELATIVE | |
MOVEABSOLUTE | |
MOVETOHOME | |
MOVETONAMEDPOSITION | |
SCANALLREFERENCESWITCHES | |
DUMPSTATUSINFORMATION |
Enumerator | |
---|---|
ISREACHABLE | |
GETPOSITION | |
GETDEVICEENCODERPOSITION | |
GETVELOCITY | |
SETVELOCITY | |
GETPOSITIONSWITCHSTATUS | |
ISATHOME | |
ISMOVING | |
MOVERELATIVE | |
MOVEABSOLUTE | |
MOVETOHOME | |
MOVETONAMEDPOSITION | |
SCANALLREFERENCESWITCHES | |
DUMPSTATUSINFORMATION | |
ISREACHABLE | |
GETPOSITION | |
GETDEVICEENCODERPOSITION | |
GETVELOCITY | |
SETVELOCITY | |
GETPOSITIONSWITCHSTATUS | |
ISATHOME | |
ISMOVING | |
MOVERELATIVE | |
MOVEABSOLUTE | |
MOVETOHOME | |
MOVETONAMEDPOSITION | |
SCANALLREFERENCESWITCHES | |
DUMPSTATUSINFORMATION |
|
protected |
|
protectedvirtual |
|
protected |
|
protectedvirtual |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
void Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformation | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformation | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformationCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformationCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformationStart | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::dumpStatusInformationStart | ( | ) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
Nice::Int Basda::MoccaWheelServiceWorkerInterface::getDeviceEncoderPosition | ( | std::string | _unit = "STEPS" | ) |
Nice::Int Basda::MoccaWheelServiceWorkerInterface::getDeviceEncoderPosition | ( | std::string | _unit = "STEPS" | ) |
Nice::Int Basda::MoccaWheelServiceWorkerInterface::getPosition | ( | std::string | _unit = "STEPS" | ) |
Nice::Int Basda::MoccaWheelServiceWorkerInterface::getPosition | ( | std::string | _unit = "STEPS" | ) |
Nice::SeqBitSet Basda::MoccaWheelServiceWorkerInterface::getPositionSwitchStatus | ( | ) |
Nice::SeqBitSet Basda::MoccaWheelServiceWorkerInterface::getPositionSwitchStatus | ( | ) |
double Basda::MoccaWheelServiceWorkerInterface::getVelocity | ( | ) |
double Basda::MoccaWheelServiceWorkerInterface::getVelocity | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::init | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::init | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isAtHome | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isAtHome | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isMoving | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isMoving | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isReachable | ( | ) |
bool Basda::MoccaWheelServiceWorkerInterface::isReachable | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::moveAbsolute | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
void Basda::MoccaWheelServiceWorkerInterface::moveAbsolute | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveAbsoluteCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveAbsoluteCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveAbsoluteStart | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveAbsoluteStart | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
void Basda::MoccaWheelServiceWorkerInterface::moveRelative | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
void Basda::MoccaWheelServiceWorkerInterface::moveRelative | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveRelativeCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveRelativeCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveRelativeStart | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveRelativeStart | ( | Nice::Int | _position, |
std::string | _unit = "STEPS" |
||
) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
void Basda::MoccaWheelServiceWorkerInterface::moveToHome | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::moveToHome | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToHomeCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToHomeCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToHomeStart | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToHomeStart | ( | ) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
void Basda::MoccaWheelServiceWorkerInterface::moveToNamedPosition | ( | int | _named_position | ) |
void Basda::MoccaWheelServiceWorkerInterface::moveToNamedPosition | ( | int | _named_position | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToNamedPositionCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToNamedPositionCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToNamedPositionStart | ( | int | _named_position | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::moveToNamedPositionStart | ( | int | _named_position | ) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
double Basda::MoccaWheelServiceWorkerInterface::readDeviceEncoderPosition | ( | ) |
double Basda::MoccaWheelServiceWorkerInterface::readDeviceEncoderPosition | ( | ) |
double Basda::MoccaWheelServiceWorkerInterface::readPosition | ( | ) |
double Basda::MoccaWheelServiceWorkerInterface::readPosition | ( | ) |
std::string Basda::MoccaWheelServiceWorkerInterface::readServiceName | ( | ) |
std::string Basda::MoccaWheelServiceWorkerInterface::readServiceName | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitches | ( | ) |
void Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitches | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitchesCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitchesCompletion | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitchesStart | ( | ) |
Nice::Completion Basda::MoccaWheelServiceWorkerInterface::scanAllReferenceSwitchesStart | ( | ) |
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
|
virtual |
Reimplemented in Basda::MoccaWheelServiceWorkerInterfacePy, and Basda::MoccaWheelServiceWorkerInterfacePy.
void Basda::MoccaWheelServiceWorkerInterface::setVelocity | ( | double | _velocity | ) |
void Basda::MoccaWheelServiceWorkerInterface::setVelocity | ( | double | _velocity | ) |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
static |