#include <embObjPOS.h>
|
| | embObjPOS () |
| |
| | ~embObjPOS () |
| |
| bool | open (yarp::os::Searchable &config) |
| |
| bool | close () |
| |
| virtual size_t | getNrOfEncoderArrays () const override |
| |
| virtual yarp::dev::MAS_status | getEncoderArrayStatus (size_t sens_index) const override |
| |
| virtual bool | getEncoderArrayName (size_t sens_index, std::string &name) const override |
| |
| virtual bool | getEncoderArrayMeasure (size_t sens_index, yarp::sig::Vector &out, double ×tamp) const override |
| |
| virtual size_t | getEncoderArraySize (size_t sens_index) const override |
| |
| virtual bool | initialised () |
| |
| virtual eth::iethresType_t | type () |
| |
| virtual bool | update (eOprotID32_t id32, double timestamp, void *rxdata) |
| |
| virtual | ~IethResource () |
| |
| const char * | stringOfType () |
| |
| virtual bool | getEntityName (uint32_t entityId, std::string &entityName) |
| |
| virtual bool | getEncoderTypeName (uint32_t jomoId, eOmc_position_t pos, std::string &encoderTypeName) |
| |
| virtual bool | getEntityControlModeName (uint32_t jomoId, eOenum08_t control_mode, std::string &controlModeName, eObool_t compact_string=eobool_true) |
| |
Definition at line 31 of file embObjPOS.h.
◆ embObjPOS()
◆ ~embObjPOS()
| embObjPOS::~embObjPOS |
( |
| ) |
|
◆ close()
| bool embObjPOS::close |
( |
| ) |
|
◆ getEncoderArrayMeasure()
| bool embObjPOS::getEncoderArrayMeasure |
( |
size_t |
sens_index, |
|
|
yarp::sig::Vector & |
out, |
|
|
double & |
timestamp |
|
) |
| const |
|
overridevirtual |
◆ getEncoderArrayName()
| bool embObjPOS::getEncoderArrayName |
( |
size_t |
sens_index, |
|
|
std::string & |
name |
|
) |
| const |
|
overridevirtual |
◆ getEncoderArraySize()
| size_t embObjPOS::getEncoderArraySize |
( |
size_t |
sens_index | ) |
const |
|
overridevirtual |
◆ getEncoderArrayStatus()
| yarp::dev::MAS_status embObjPOS::getEncoderArrayStatus |
( |
size_t |
sens_index | ) |
const |
|
overridevirtual |
◆ getNrOfEncoderArrays()
| size_t embObjPOS::getNrOfEncoderArrays |
( |
| ) |
const |
|
overridevirtual |
◆ initialised()
| bool embObjPOS::initialised |
( |
| ) |
|
|
virtual |
◆ open()
| bool embObjPOS::open |
( |
yarp::os::Searchable & |
config | ) |
|
◆ type()
◆ update()
| bool embObjPOS::update |
( |
eOprotID32_t |
id32, |
|
|
double |
timestamp, |
|
|
void * |
rxdata |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: