#include <yarp/dev/ImplementJointFault.h>
Definition at line 16 of file ImplementJointFault.h.
◆ ImplementJointFault()
◆ ~ImplementJointFault()
ImplementJointFault::~ImplementJointFault |
( |
| ) |
|
|
virtual |
◆ getLastJointFault()
bool ImplementJointFault::getLastJointFault |
( |
int |
j, |
|
|
int & |
fault, |
|
|
std::string & |
message |
|
) |
| |
|
overridevirtual |
◆ initialize()
Initialize the internal data and alloc memory.
- Parameters
-
size | is the number of controlled axes the driver deals with. |
amap | is a lookup table mapping axes onto physical drivers. |
- Returns
- true if initialized succeeded, false if it wasn't executed, or assert.
Definition at line 21 of file ImplementJointFault.cpp.
◆ uninitialize()
bool ImplementJointFault::uninitialize |
( |
| ) |
|
|
protected |
Clean up internal data and memory.
- Returns
- true if uninitialization is executed, false otherwise.
Definition at line 38 of file ImplementJointFault.cpp.
◆ helper
void* yarp::dev::ImplementJointFault::helper |
|
protected |
◆ raw
The documentation for this class was generated from the following files: