Actual sum of the I2t monitor. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
I2tSum () | |
virtual | ~I2tSum () |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Actual sum of the I2t monitor.
Definition at line 393 of file YouBotJointParameterReadOnly.hpp.
I2tSum | ( | ) |
Definition at line 544 of file YouBotJointParameterReadOnly.cpp.
~I2tSum | ( | ) | [virtual] |
Definition at line 553 of file YouBotJointParameterReadOnly.cpp.
void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 558 of file YouBotJointParameterReadOnly.cpp.
void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 564 of file YouBotJointParameterReadOnly.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterReadOnly.
Definition at line 576 of file YouBotJointParameterReadOnly.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterReadOnly.
Definition at line 394 of file YouBotJointParameterReadOnly.hpp.