afterStart(bool success) | yarp::os::PeriodicThread | protectedvirtual |
alloc(int njoints) | FakeMotionControlMicro | |
askToStop() | yarp::os::PeriodicThread | |
beforeStart() | yarp::os::PeriodicThread | protectedvirtual |
yarp::buffManager | yarp::dev::ImplementEncodersTimed | protected |
yarp::dev::ImplementMotorEncoders::buffManager | yarp::dev::ImplementMotorEncoders | protected |
close() override | FakeMotionControlMicro | virtual |
DeviceDriver() | yarp::dev::DeviceDriver | |
DeviceDriver(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
DeviceDriver(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
FakeMotionControlMicro() | FakeMotionControlMicro | |
FakeMotionControlMicro_ParamsParser() | FakeMotionControlMicro_ParamsParser | |
fromConfig(yarp::os::Searchable &config) | FakeMotionControlMicro | |
getAxes(int *ax) override | FakeMotionControlMicro | virtual |
getAxisName(int axis, std::string &name) override | yarp::dev::ImplementAxisInfo | virtual |
getAxisNameRaw(int axis, std::string &name) override | FakeMotionControlMicro | virtual |
getDeviceClassName() const override | FakeMotionControlMicro_ParamsParser | inlinevirtual |
getDeviceName() const override | FakeMotionControlMicro_ParamsParser | inlinevirtual |
getDocumentationOfDeviceParams() const override | FakeMotionControlMicro_ParamsParser | virtual |
getEncoder(int j, double *v) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderAcceleration(int j, double *spds) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderAccelerationRaw(int j, double *spds) override | FakeMotionControlMicro | virtual |
getEncoderAccelerations(double *accs) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderAccelerationsRaw(double *accs) override | FakeMotionControlMicro | virtual |
getEncoderRaw(int j, double *v) override | FakeMotionControlMicro | virtual |
getEncoders(double *encs) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderSpeed(int j, double *spds) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderSpeedRaw(int j, double *sp) override | FakeMotionControlMicro | virtual |
getEncoderSpeeds(double *spds) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderSpeedsRaw(double *spds) override | FakeMotionControlMicro | virtual |
getEncodersRaw(double *encs) override | FakeMotionControlMicro | virtual |
getEncodersTimed(double *encs, double *time) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncodersTimedRaw(double *encs, double *stamps) override | FakeMotionControlMicro | virtual |
getEncoderTimed(int j, double *v, double *t) override | yarp::dev::ImplementEncodersTimed | virtual |
getEncoderTimedRaw(int j, double *encs, double *stamp) override | FakeMotionControlMicro | virtual |
getEstimatedPeriod() const | yarp::os::PeriodicThread | |
getEstimatedPeriod(double &av, double &std) const | yarp::os::PeriodicThread | |
getEstimatedUsed() const | yarp::os::PeriodicThread | |
getEstimatedUsed(double &av, double &std) const | yarp::os::PeriodicThread | |
getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
getIterations() const | yarp::os::PeriodicThread | |
getJointType(int axis, yarp::dev::JointTypeEnum &type) override | yarp::dev::ImplementAxisInfo | virtual |
getJointTypeRaw(int axis, yarp::dev::JointTypeEnum &type) override | FakeMotionControlMicro | virtual |
getLastJointFault(int j, int &fault, std::string &message) override | yarp::dev::ImplementJointFault | virtual |
getLastJointFaultRaw(int j, int &fault, std::string &message) override | FakeMotionControlMicro | virtual |
getListOfParams() const override | FakeMotionControlMicro_ParamsParser | virtual |
getMotorEncoder(int m, double *v) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderAcceleration(int m, double *spds) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderAccelerationRaw(int j, double *spds) override | FakeMotionControlMicro | virtual |
getMotorEncoderAccelerations(double *accs) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderAccelerationsRaw(double *accs) override | FakeMotionControlMicro | virtual |
getMotorEncoderCountsPerRevolution(int m, double *cpr) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderCountsPerRevolutionRaw(int m, double *v) override | FakeMotionControlMicro | virtual |
getMotorEncoderRaw(int j, double *v) override | FakeMotionControlMicro | virtual |
getMotorEncoders(double *encs) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderSpeed(int m, double *spds) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderSpeedRaw(int j, double *sp) override | FakeMotionControlMicro | virtual |
getMotorEncoderSpeeds(double *spds) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderSpeedsRaw(double *spds) override | FakeMotionControlMicro | virtual |
getMotorEncodersRaw(double *encs) override | FakeMotionControlMicro | virtual |
getMotorEncodersTimed(double *encs, double *time) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncodersTimedRaw(double *encs, double *stamps) override | FakeMotionControlMicro | virtual |
getMotorEncoderTimed(int m, double *v, double *t) override | yarp::dev::ImplementMotorEncoders | virtual |
getMotorEncoderTimedRaw(int m, double *encs, double *stamp) override | FakeMotionControlMicro | virtual |
getNumberOfMotorEncoders(int *num) override | yarp::dev::ImplementMotorEncoders | virtual |
getNumberOfMotorEncodersRaw(int *num) override | FakeMotionControlMicro | virtual |
getPeriod() const | yarp::os::PeriodicThread | |
getPolicy() const | yarp::os::PeriodicThread | |
getPriority() const | yarp::os::PeriodicThread | |
yarp::helper | yarp::dev::ImplementJointFault | protected |
yarp::dev::ImplementAxisInfo::helper | yarp::dev::ImplementAxisInfo | protected |
yarp::dev::ImplementEncodersTimed::helper | yarp::dev::ImplementEncodersTimed | protected |
yarp::dev::ImplementMotorEncoders::helper | yarp::dev::ImplementMotorEncoders | protected |
id() const | yarp::dev::DeviceDriver | virtual |
iEncoders | yarp::dev::ImplementEncodersTimed | protected |
iinfo | yarp::dev::ImplementAxisInfo | protected |
iMotorEncoders | yarp::dev::ImplementMotorEncoders | protected |
ImplementAxisInfo(yarp::dev::IAxisInfoRaw *y) | yarp::dev::ImplementAxisInfo | |
ImplementEncodersTimed(yarp::dev::IEncodersTimedRaw *y) | yarp::dev::ImplementEncodersTimed | |
ImplementJointFault(yarp::dev::IJointFaultRaw *y) | yarp::dev::ImplementJointFault | |
ImplementMotorEncoders(yarp::dev::IMotorEncodersRaw *y) | yarp::dev::ImplementMotorEncoders | |
initialised() | FakeMotionControlMicro | virtual |
yarp::initialize(int size, const int *amap) | yarp::dev::ImplementJointFault | protected |
yarp::dev::ImplementAxisInfo::initialize(int size, const int *amap) | yarp::dev::ImplementAxisInfo | protected |
yarp::dev::ImplementEncodersTimed::initialize(int size, const int *amap, const double *enc, const double *zos) | yarp::dev::ImplementEncodersTimed | protected |
yarp::dev::ImplementMotorEncoders::initialize(int size, const int *amap, const double *enc, const double *zos) | yarp::dev::ImplementMotorEncoders | protected |
isRunning() const | yarp::os::PeriodicThread | |
isSuspended() const | yarp::os::PeriodicThread | |
m_device_classname | FakeMotionControlMicro_ParamsParser | |
m_device_name | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisMap | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisMap_defaultValue | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisName | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisName_defaultValue | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisType | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_AxisType_defaultValue | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_Encoder | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_Encoder_defaultValue | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_Joints | FakeMotionControlMicro_ParamsParser | |
m_GENERAL_Joints_defaultValue | FakeMotionControlMicro_ParamsParser | |
m_parser_is_strict | FakeMotionControlMicro_ParamsParser | |
m_parser_version | FakeMotionControlMicro_ParamsParser | |
open(yarp::os::Searchable &par) override | FakeMotionControlMicro | virtual |
operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
parseParams(const yarp::os::Searchable &config) override | FakeMotionControlMicro_ParamsParser | virtual |
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No, PeriodicThreadClock clockAccuracy=PeriodicThreadClock::Relative) | yarp::os::PeriodicThread | explicit |
PeriodicThread(double period, PeriodicThreadClock clockAccuracy) | yarp::os::PeriodicThread | explicit |
raw | yarp::dev::ImplementJointFault | protected |
resetEncoder(int j) override | yarp::dev::ImplementEncodersTimed | virtual |
resetEncoderRaw(int j) override | FakeMotionControlMicro | virtual |
resetEncoders() override | yarp::dev::ImplementEncodersTimed | virtual |
resetEncodersRaw() override | FakeMotionControlMicro | virtual |
resetMotorEncoder(int m) override | yarp::dev::ImplementMotorEncoders | virtual |
resetMotorEncoderRaw(int j) override | FakeMotionControlMicro | virtual |
resetMotorEncoders() override | yarp::dev::ImplementMotorEncoders | virtual |
resetMotorEncodersRaw() override | FakeMotionControlMicro | virtual |
resetStat() | yarp::os::PeriodicThread | |
resizeBuffers() | FakeMotionControlMicro | |
resume() | yarp::os::PeriodicThread | |
run() override | FakeMotionControlMicro | virtual |
setEncoder(int j, double val) override | yarp::dev::ImplementEncodersTimed | virtual |
setEncoderRaw(int j, double val) override | FakeMotionControlMicro | virtual |
setEncoders(const double *vals) override | yarp::dev::ImplementEncodersTimed | virtual |
setEncodersRaw(const double *vals) override | FakeMotionControlMicro | virtual |
setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
setMotorEncoder(int m, const double val) override | yarp::dev::ImplementMotorEncoders | virtual |
setMotorEncoderCountsPerRevolution(int m, const double cpr) override | yarp::dev::ImplementMotorEncoders | virtual |
setMotorEncoderCountsPerRevolutionRaw(int m, const double cpr) override | FakeMotionControlMicro | virtual |
setMotorEncoderRaw(int j, double val) override | FakeMotionControlMicro | virtual |
setMotorEncoders(const double *vals) override | yarp::dev::ImplementMotorEncoders | virtual |
setMotorEncodersRaw(const double *vals) override | FakeMotionControlMicro | virtual |
setPeriod(double period) | yarp::os::PeriodicThread | |
setPriority(int priority, int policy=-1) | yarp::os::PeriodicThread | |
start() | yarp::os::PeriodicThread | |
step() | yarp::os::PeriodicThread | |
stop() | yarp::os::PeriodicThread | |
suspend() | yarp::os::PeriodicThread | |
temp1 | yarp::dev::ImplementAxisInfo | protected |
temp2 | yarp::dev::ImplementAxisInfo | protected |
threadInit() override | FakeMotionControlMicro | virtual |
threadRelease() override | FakeMotionControlMicro | virtual |
yarp::uninitialize() | yarp::dev::ImplementJointFault | protected |
yarp::dev::ImplementAxisInfo::uninitialize() | yarp::dev::ImplementAxisInfo | protected |
yarp::dev::ImplementEncodersTimed::uninitialize() | yarp::dev::ImplementEncodersTimed | protected |
yarp::dev::ImplementMotorEncoders::uninitialize() | yarp::dev::ImplementMotorEncoders | protected |
view(T *&x) | yarp::dev::DeviceDriver | inline |
~DeviceDriver() | yarp::dev::DeviceDriver | virtual |
~FakeMotionControlMicro() | FakeMotionControlMicro | |
~FakeMotionControlMicro_ParamsParser() override=default | FakeMotionControlMicro_ParamsParser | |
~IAxisInfo() | yarp::dev::IAxisInfo | inlinevirtual |
~IAxisInfoRaw() | yarp::dev::IAxisInfoRaw | inlinevirtual |
~IDeviceDriverParams() | yarp::dev::IDeviceDriverParams | virtual |
~IEncoders() | yarp::dev::IEncoders | inlinevirtual |
~IEncodersRaw() | yarp::dev::IEncodersRaw | inlinevirtual |
~IEncodersTimed() | yarp::dev::IEncodersTimed | inlinevirtual |
~IEncodersTimedRaw() | yarp::dev::IEncodersTimedRaw | inlinevirtual |
~IJointFault() | yarp::dev::IJointFault | inlinevirtual |
~IJointFaultRaw() | yarp::dev::IJointFaultRaw | inlinevirtual |
~IMotorEncoders() | yarp::dev::IMotorEncoders | inlinevirtual |
~IMotorEncodersRaw() | yarp::dev::IMotorEncodersRaw | inlinevirtual |
~ImplementAxisInfo() | yarp::dev::ImplementAxisInfo | virtual |
~ImplementEncodersTimed() | yarp::dev::ImplementEncodersTimed | virtual |
~ImplementJointFault() | yarp::dev::ImplementJointFault | virtual |
~ImplementMotorEncoders() | yarp::dev::ImplementMotorEncoders | virtual |
~PeriodicThread() | yarp::os::PeriodicThread | virtual |