6#ifndef YARP_DEV_IMPLEMENTJOINTFAULT_H
7#define YARP_DEV_IMPLEMENTJOINTFAULT_H
13class ImplementJointFault;
Interface for getting info about the fault which may occur on a robot.
Interface for getting info about the fault which may occur on a robot.
yarp::dev::IJointFaultRaw * raw
virtual ~ImplementJointFault()
Destructor.
bool uninitialize()
Clean up internal data and memory.
bool getLastJointFault(int j, int &fault, std::string &message) override
bool initialize(int size, const int *amap)
Initialize the internal data and alloc memory.
For streams capable of holding different kinds of content, check what they actually have.
The main, catch-all namespace for YARP.