TwiceAsNice  2019-02-18
Public Member Functions | Static Public Member Functions | List of all members
Basda::MoccaTTServiceWorkerInterfacePy Class Reference
Inheritance diagram for Basda::MoccaTTServiceWorkerInterfacePy:
Inheritance graph
Collaboration diagram for Basda::MoccaTTServiceWorkerInterfacePy:
Collaboration graph

Public Member Functions

 MoccaTTServiceWorkerInterfacePy (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())
 
bool isReachable ()
 
Nice::Point getPosition (std::string _unit="STEPS")
 
void setPosition (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Point getDeviceEncoderPosition (std::string _unit="STEPS")
 
Nice::Point getAbsoluteEncoderPosition ()
 
Nice::Point getIncrementalEncoderPosition ()
 
Nice::Point getVelocity ()
 
void setVelocity (const Nice::Point &_velocity)
 
Nice::SeqBitSet getPositionSwitchStatus ()
 
Nice::Point getCurrentTime ()
 
bool isAtHome ()
 
bool isAtLimit ()
 
bool isMoving ()
 
Nice::Point getNamedPosition (int _named_position)
 
virtual Nice::Completion moveRelativeStart (const Nice::Point &_position, std::string _unit="STEPS")
 
virtual bool moveRelativeWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveAbsoluteStart (const Nice::Point &_position, std::string _unit="STEPS")
 
virtual bool moveAbsoluteWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToHomeStart ()
 
virtual bool moveToHomeWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToHomeSingleStart (int _motor)
 
virtual bool moveToHomeSingleWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToLimitStart (const Nice::Point &_limit)
 
virtual bool moveToLimitWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToNamedPositionStart (int _named_position)
 
virtual bool moveToNamedPositionWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion dumpStatusInformationStart ()
 
virtual bool dumpStatusInformationWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion sendStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
virtual bool sendWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion receiveStart ()
 
virtual bool receiveWait (const Nice::Time &_wait=Nice::Time())
 
virtual std::string receiveGet ()
 
virtual Nice::Completion receiveDataRawStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
virtual bool receiveDataRawWait (const Nice::Time &_wait=Nice::Time())
 
virtual std::string receiveDataRawGet ()
 
 MoccaTTServiceWorkerInterfacePy (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())
 
bool isReachable ()
 
Nice::Point getPosition (std::string _unit="STEPS")
 
void setPosition (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Point getDeviceEncoderPosition (std::string _unit="STEPS")
 
Nice::Point getAbsoluteEncoderPosition ()
 
Nice::Point getIncrementalEncoderPosition ()
 
Nice::Point getVelocity ()
 
void setVelocity (const Nice::Point &_velocity)
 
Nice::SeqBitSet getPositionSwitchStatus ()
 
Nice::Point getCurrentTime ()
 
bool isAtHome ()
 
bool isAtLimit ()
 
bool isMoving ()
 
Nice::Point getNamedPosition (int _named_position)
 
virtual Nice::Completion moveRelativeStart (const Nice::Point &_position, std::string _unit="STEPS")
 
virtual bool moveRelativeWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveAbsoluteStart (const Nice::Point &_position, std::string _unit="STEPS")
 
virtual bool moveAbsoluteWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToHomeStart ()
 
virtual bool moveToHomeWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToHomeSingleStart (int _motor)
 
virtual bool moveToHomeSingleWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToLimitStart (const Nice::Point &_limit)
 
virtual bool moveToLimitWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion moveToNamedPositionStart (int _named_position)
 
virtual bool moveToNamedPositionWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion dumpStatusInformationStart ()
 
virtual bool dumpStatusInformationWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion sendStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
virtual bool sendWait (const Nice::Time &_wait=Nice::Time())
 
virtual Nice::Completion receiveStart ()
 
virtual bool receiveWait (const Nice::Time &_wait=Nice::Time())
 
virtual std::string receiveGet ()
 
virtual Nice::Completion receiveDataRawStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
virtual bool receiveDataRawWait (const Nice::Time &_wait=Nice::Time())
 
virtual std::string receiveDataRawGet ()
 
- Public Member Functions inherited from Basda::MoccaTTServiceWorkerInterface
void init ()
 
std::string readServiceName ()
 
Nice::Point readPosition ()
 
Nice::Point readDeviceEncoderPosition ()
 
Nice::Point readAbsoluteEncoderPosition ()
 
Nice::Point readIncrementalEncoderPosition ()
 
bool isReachable ()
 
Nice::Point getPosition (std::string _unit="STEPS")
 
void setPosition (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Point getDeviceEncoderPosition (std::string _unit="STEPS")
 
Nice::Point getAbsoluteEncoderPosition ()
 
Nice::Point getIncrementalEncoderPosition ()
 
Nice::Point getVelocity ()
 
void setVelocity (const Nice::Point &_velocity)
 
Nice::SeqBitSet getPositionSwitchStatus ()
 
Nice::Point getCurrentTime ()
 
bool isAtHome ()
 
bool isAtLimit ()
 
bool isMoving ()
 
Nice::Point getNamedPosition (int _named_position)
 
Nice::Completion moveRelativeCompletion ()
 
Nice::Completion moveRelativeStart (const Nice::Point &_position, std::string _unit="STEPS")
 
void moveRelative (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Completion moveAbsoluteCompletion ()
 
Nice::Completion moveAbsoluteStart (const Nice::Point &_position, std::string _unit="STEPS")
 
void moveAbsolute (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Completion moveToHomeCompletion ()
 
Nice::Completion moveToHomeStart ()
 
void moveToHome ()
 
Nice::Completion moveToHomeSingleCompletion ()
 
Nice::Completion moveToHomeSingleStart (int _motor)
 
void moveToHomeSingle (int _motor)
 
Nice::Completion moveToLimitCompletion ()
 
Nice::Completion moveToLimitStart (const Nice::Point &_limit)
 
void moveToLimit (const Nice::Point &_limit)
 
Nice::Completion moveToNamedPositionCompletion ()
 
Nice::Completion moveToNamedPositionStart (int _named_position)
 
void moveToNamedPosition (int _named_position)
 
Nice::Completion dumpStatusInformationCompletion ()
 
Nice::Completion dumpStatusInformationStart ()
 
void dumpStatusInformation ()
 
Nice::Completion sendCompletion ()
 
Nice::Completion sendStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
void send (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
Nice::Completion receiveCompletion ()
 
Nice::Completion receiveStart ()
 
std::string receiveGet ()
 
std::string receive ()
 
Nice::Completion receiveDataRawCompletion ()
 
Nice::Completion receiveDataRawStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
std::string receiveDataRawGet ()
 
std::string receiveDataRaw (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
void init ()
 
std::string readServiceName ()
 
Nice::Point readPosition ()
 
Nice::Point readDeviceEncoderPosition ()
 
Nice::Point readAbsoluteEncoderPosition ()
 
Nice::Point readIncrementalEncoderPosition ()
 
bool isReachable ()
 
Nice::Point getPosition (std::string _unit="STEPS")
 
void setPosition (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Point getDeviceEncoderPosition (std::string _unit="STEPS")
 
Nice::Point getAbsoluteEncoderPosition ()
 
Nice::Point getIncrementalEncoderPosition ()
 
Nice::Point getVelocity ()
 
void setVelocity (const Nice::Point &_velocity)
 
Nice::SeqBitSet getPositionSwitchStatus ()
 
Nice::Point getCurrentTime ()
 
bool isAtHome ()
 
bool isAtLimit ()
 
bool isMoving ()
 
Nice::Point getNamedPosition (int _named_position)
 
Nice::Completion moveRelativeCompletion ()
 
Nice::Completion moveRelativeStart (const Nice::Point &_position, std::string _unit="STEPS")
 
void moveRelative (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Completion moveAbsoluteCompletion ()
 
Nice::Completion moveAbsoluteStart (const Nice::Point &_position, std::string _unit="STEPS")
 
void moveAbsolute (const Nice::Point &_position, std::string _unit="STEPS")
 
Nice::Completion moveToHomeCompletion ()
 
Nice::Completion moveToHomeStart ()
 
void moveToHome ()
 
Nice::Completion moveToHomeSingleCompletion ()
 
Nice::Completion moveToHomeSingleStart (int _motor)
 
void moveToHomeSingle (int _motor)
 
Nice::Completion moveToLimitCompletion ()
 
Nice::Completion moveToLimitStart (const Nice::Point &_limit)
 
void moveToLimit (const Nice::Point &_limit)
 
Nice::Completion moveToNamedPositionCompletion ()
 
Nice::Completion moveToNamedPositionStart (int _named_position)
 
void moveToNamedPosition (int _named_position)
 
Nice::Completion dumpStatusInformationCompletion ()
 
Nice::Completion dumpStatusInformationStart ()
 
void dumpStatusInformation ()
 
Nice::Completion sendCompletion ()
 
Nice::Completion sendStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
void send (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _select_id, std::string _parameter, std::string _lines)
 
Nice::Completion receiveCompletion ()
 
Nice::Completion receiveStart ()
 
std::string receiveGet ()
 
std::string receive ()
 
Nice::Completion receiveDataRawCompletion ()
 
Nice::Completion receiveDataRawStart (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
std::string receiveDataRawGet ()
 
std::string receiveDataRaw (std::string _card_no, std::string _cmd_id, std::string _module_no, std::string _lines)
 
- Public Member Functions inherited from Basda::ServiceWorkerInterface
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())
 

Static Public Member Functions

static MoccaTTServiceWorkerInterfacePyPtr create (const std::string &_absnodename)
 
static MoccaTTServiceWorkerInterfacePyPtr create (const std::string &_absnodename)
 
- Static Public Member Functions inherited from Basda::MoccaTTServiceWorkerInterface
static MoccaTTServiceWorkerInterfacePtr create (const std::string &_absnodename)
 
static MoccaTTServiceWorkerInterfacePtr create (const Nice::JointPtr &_config)
 
static MoccaTTServiceWorkerInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
static MoccaTTServiceWorkerInterfacePtr create (const std::string &_absnodename)
 
static MoccaTTServiceWorkerInterfacePtr create (const Nice::JointPtr &_config)
 
static MoccaTTServiceWorkerInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
- Static Public Member Functions inherited from Basda::ServiceWorkerInterface
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 

Additional Inherited Members

- Public Types inherited from Basda::MoccaTTServiceWorkerInterface
enum  CMDS {
  ISREACHABLE, GETPOSITION, SETPOSITION, GETDEVICEENCODERPOSITION,
  GETABSOLUTEENCODERPOSITION, GETINCREMENTALENCODERPOSITION, GETVELOCITY, SETVELOCITY,
  GETPOSITIONSWITCHSTATUS, GETCURRENTTIME, ISATHOME, ISATLIMIT,
  ISMOVING, GETNAMEDPOSITION, MOVERELATIVE, MOVEABSOLUTE,
  MOVETOHOME, MOVETOHOMESINGLE, MOVETOLIMIT, MOVETONAMEDPOSITION,
  DUMPSTATUSINFORMATION, SEND, RECEIVE, RECEIVEDATARAW,
  ISREACHABLE, GETPOSITION, SETPOSITION, GETDEVICEENCODERPOSITION,
  GETABSOLUTEENCODERPOSITION, GETINCREMENTALENCODERPOSITION, GETVELOCITY, SETVELOCITY,
  GETPOSITIONSWITCHSTATUS, GETCURRENTTIME, ISATHOME, ISATLIMIT,
  ISMOVING, GETNAMEDPOSITION, MOVERELATIVE, MOVEABSOLUTE,
  MOVETOHOME, MOVETOHOMESINGLE, MOVETOLIMIT, MOVETONAMEDPOSITION,
  DUMPSTATUSINFORMATION, SEND, RECEIVE, RECEIVEDATARAW
}
 
enum  CMDS {
  ISREACHABLE, GETPOSITION, SETPOSITION, GETDEVICEENCODERPOSITION,
  GETABSOLUTEENCODERPOSITION, GETINCREMENTALENCODERPOSITION, GETVELOCITY, SETVELOCITY,
  GETPOSITIONSWITCHSTATUS, GETCURRENTTIME, ISATHOME, ISATLIMIT,
  ISMOVING, GETNAMEDPOSITION, MOVERELATIVE, MOVEABSOLUTE,
  MOVETOHOME, MOVETOHOMESINGLE, MOVETOLIMIT, MOVETONAMEDPOSITION,
  DUMPSTATUSINFORMATION, SEND, RECEIVE, RECEIVEDATARAW,
  ISREACHABLE, GETPOSITION, SETPOSITION, GETDEVICEENCODERPOSITION,
  GETABSOLUTEENCODERPOSITION, GETINCREMENTALENCODERPOSITION, GETVELOCITY, SETVELOCITY,
  GETPOSITIONSWITCHSTATUS, GETCURRENTTIME, ISATHOME, ISATLIMIT,
  ISMOVING, GETNAMEDPOSITION, MOVERELATIVE, MOVEABSOLUTE,
  MOVETOHOME, MOVETOHOMESINGLE, MOVETOLIMIT, MOVETONAMEDPOSITION,
  DUMPSTATUSINFORMATION, SEND, RECEIVE, RECEIVEDATARAW
}
 
- Static Public Attributes inherited from Basda::MoccaTTServiceWorkerInterface
static std::map< std::string, Nice::CompletionStates_enumMapStringToNum
 
- Protected Member Functions inherited from Basda::MoccaTTServiceWorkerInterface
 MoccaTTServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~MoccaTTServiceWorkerInterface ()
 
 MoccaTTServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~MoccaTTServiceWorkerInterface ()
 
- Protected Member Functions inherited from Basda::ServiceWorkerInterface
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)
 
- Protected Attributes inherited from Basda::ServiceWorkerInterface
std::string m_identity
 
Nice::I64 m_id
 
Nice::JointPtr m_config
 
Nice::AppConfigClientPtr m_cc
 
ServiceWorkerInterfaceWatchdogListenerm_listener
 
Nice::PropertyBridgeReadWaitProxyPtr m_stateBridgeReadWaitProxy
 
Basda::ServiceWorkerReadWaitCompletionProxyPtr m_stopReadWaitProxy
 
- Static Protected Attributes inherited from Basda::ServiceWorkerInterface
static std::map< std::string, ServiceWorkerInterfacePtrs_inst
 

Constructor & Destructor Documentation

◆ MoccaTTServiceWorkerInterfacePy() [1/2]

Basda::MoccaTTServiceWorkerInterfacePy::MoccaTTServiceWorkerInterfacePy ( const Nice::JointPtr _config)
inline

◆ MoccaTTServiceWorkerInterfacePy() [2/2]

Basda::MoccaTTServiceWorkerInterfacePy::MoccaTTServiceWorkerInterfacePy ( const Nice::JointPtr _config)
inline

Member Function Documentation

◆ changeState() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ changeState() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ create() [1/2]

static MoccaTTServiceWorkerInterfacePyPtr Basda::MoccaTTServiceWorkerInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ create() [2/2]

static MoccaTTServiceWorkerInterfacePyPtr Basda::MoccaTTServiceWorkerInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ dumpStatusInformationStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::dumpStatusInformationStart ( )
inlinevirtual
Note
overridden

◆ dumpStatusInformationStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::dumpStatusInformationStart ( )
inlinevirtual
Note
overridden

◆ dumpStatusInformationWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::dumpStatusInformationWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ dumpStatusInformationWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::dumpStatusInformationWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ getAbsoluteEncoderPosition() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getAbsoluteEncoderPosition ( )
inline
Note
overridden

◆ getAbsoluteEncoderPosition() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getAbsoluteEncoderPosition ( )
inline
Note
overridden

◆ getCurrentTime() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getCurrentTime ( )
inline
Note
overridden

◆ getCurrentTime() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getCurrentTime ( )
inline
Note
overridden

◆ getDeviceEncoderPosition() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getDeviceEncoderPosition ( std::string  _unit = "STEPS")
inline
Note
overridden

◆ getDeviceEncoderPosition() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getDeviceEncoderPosition ( std::string  _unit = "STEPS")
inline
Note
overridden

◆ getIncrementalEncoderPosition() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getIncrementalEncoderPosition ( )
inline
Note
overridden

◆ getIncrementalEncoderPosition() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getIncrementalEncoderPosition ( )
inline
Note
overridden

◆ getNamedPosition() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getNamedPosition ( int  _named_position)
inline
Note
overridden

◆ getNamedPosition() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getNamedPosition ( int  _named_position)
inline
Note
overridden

◆ getPosition() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getPosition ( std::string  _unit = "STEPS")
inline
Note
overridden

◆ getPosition() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getPosition ( std::string  _unit = "STEPS")
inline
Note
overridden

◆ getPositionSwitchStatus() [1/2]

Nice::SeqBitSet Basda::MoccaTTServiceWorkerInterfacePy::getPositionSwitchStatus ( )
inline
Note
overridden

◆ getPositionSwitchStatus() [2/2]

Nice::SeqBitSet Basda::MoccaTTServiceWorkerInterfacePy::getPositionSwitchStatus ( )
inline
Note
overridden

◆ getVelocity() [1/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getVelocity ( )
inline
Note
overridden

◆ getVelocity() [2/2]

Nice::Point Basda::MoccaTTServiceWorkerInterfacePy::getVelocity ( )
inline
Note
overridden

◆ isAtHome() [1/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isAtHome ( )
inline
Note
overridden

◆ isAtHome() [2/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isAtHome ( )
inline
Note
overridden

◆ isAtLimit() [1/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isAtLimit ( )
inline
Note
overridden

◆ isAtLimit() [2/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isAtLimit ( )
inline
Note
overridden

◆ isMoving() [1/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isMoving ( )
inline
Note
overridden

◆ isMoving() [2/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isMoving ( )
inline
Note
overridden

◆ isReachable() [1/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isReachable ( )
inline
Note
overridden

◆ isReachable() [2/2]

bool Basda::MoccaTTServiceWorkerInterfacePy::isReachable ( )
inline
Note
overridden

◆ moveAbsoluteStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveAbsoluteStart ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inlinevirtual
Note
overridden

◆ moveAbsoluteStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveAbsoluteStart ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inlinevirtual
Note
overridden

◆ moveAbsoluteWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveAbsoluteWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveAbsoluteWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveAbsoluteWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveRelativeStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveRelativeStart ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inlinevirtual
Note
overridden

◆ moveRelativeStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveRelativeStart ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inlinevirtual
Note
overridden

◆ moveRelativeWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveRelativeWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveRelativeWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveRelativeWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToHomeSingleStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeSingleStart ( int  _motor)
inlinevirtual
Note
overridden

◆ moveToHomeSingleStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeSingleStart ( int  _motor)
inlinevirtual
Note
overridden

◆ moveToHomeSingleWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeSingleWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToHomeSingleWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeSingleWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToHomeStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeStart ( )
inlinevirtual
Note
overridden

◆ moveToHomeStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeStart ( )
inlinevirtual
Note
overridden

◆ moveToHomeWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToHomeWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToHomeWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToLimitStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToLimitStart ( const Nice::Point _limit)
inlinevirtual
Note
overridden

◆ moveToLimitStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToLimitStart ( const Nice::Point _limit)
inlinevirtual
Note
overridden

◆ moveToLimitWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToLimitWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToLimitWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToLimitWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToNamedPositionStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToNamedPositionStart ( int  _named_position)
inlinevirtual
Note
overridden

◆ moveToNamedPositionStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::moveToNamedPositionStart ( int  _named_position)
inlinevirtual
Note
overridden

◆ moveToNamedPositionWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToNamedPositionWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ moveToNamedPositionWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::moveToNamedPositionWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ receiveDataRawGet() [1/2]

virtual std::string Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawGet ( )
inlinevirtual
Note
overridden

◆ receiveDataRawGet() [2/2]

virtual std::string Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawGet ( )
inlinevirtual
Note
overridden

◆ receiveDataRawStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawStart ( std::string  _card_no,
std::string  _cmd_id,
std::string  _module_no,
std::string  _lines 
)
inlinevirtual
Note
overridden

◆ receiveDataRawStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawStart ( std::string  _card_no,
std::string  _cmd_id,
std::string  _module_no,
std::string  _lines 
)
inlinevirtual
Note
overridden

◆ receiveDataRawWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ receiveDataRawWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::receiveDataRawWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ receiveGet() [1/2]

virtual std::string Basda::MoccaTTServiceWorkerInterfacePy::receiveGet ( )
inlinevirtual
Note
overridden

◆ receiveGet() [2/2]

virtual std::string Basda::MoccaTTServiceWorkerInterfacePy::receiveGet ( )
inlinevirtual
Note
overridden

◆ receiveStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::receiveStart ( )
inlinevirtual
Note
overridden

◆ receiveStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::receiveStart ( )
inlinevirtual
Note
overridden

◆ receiveWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::receiveWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ receiveWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::receiveWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ sendStart() [1/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::sendStart ( std::string  _card_no,
std::string  _cmd_id,
std::string  _module_no,
std::string  _select_id,
std::string  _parameter,
std::string  _lines 
)
inlinevirtual
Note
overridden

◆ sendStart() [2/2]

virtual Nice::Completion Basda::MoccaTTServiceWorkerInterfacePy::sendStart ( std::string  _card_no,
std::string  _cmd_id,
std::string  _module_no,
std::string  _select_id,
std::string  _parameter,
std::string  _lines 
)
inlinevirtual
Note
overridden

◆ sendWait() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::sendWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ sendWait() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::sendWait ( const Nice::Time _wait = Nice::Time())
inlinevirtual
Note
overridden

Reimplemented from Basda::MoccaTTServiceWorkerInterface.

◆ setPosition() [1/2]

void Basda::MoccaTTServiceWorkerInterfacePy::setPosition ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inline
Note
overridden

◆ setPosition() [2/2]

void Basda::MoccaTTServiceWorkerInterfacePy::setPosition ( const Nice::Point _position,
std::string  _unit = "STEPS" 
)
inline
Note
overridden

◆ setVelocity() [1/2]

void Basda::MoccaTTServiceWorkerInterfacePy::setVelocity ( const Nice::Point _velocity)
inline
Note
overridden

◆ setVelocity() [2/2]

void Basda::MoccaTTServiceWorkerInterfacePy::setVelocity ( const Nice::Point _velocity)
inline
Note
overridden

◆ waitForState() [1/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ waitForState() [2/2]

virtual bool Basda::MoccaTTServiceWorkerInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

The documentation for this class was generated from the following file: