Actual sum of the I2t monitor. More...
#include <YouBotJointParameterReadOnly.hpp>

Public Member Functions | |
| void | getParameter (unsigned int ¶meter) const |
| I2tSum () | |
| void | setParameter (const unsigned int parameter) |
| void | toString (std::string &value) |
| virtual | ~I2tSum () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| unsigned int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| unsigned int | upperLimit |
| unsigned int | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
Actual sum of the I2t monitor.
Definition at line 393 of file YouBotJointParameterReadOnly.hpp.
| youbot::I2tSum::I2tSum | ( | ) |
Definition at line 544 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 553 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 412 of file YouBotJointParameterReadOnly.hpp.
| void youbot::I2tSum::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 558 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 414 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 584 of file YouBotJointParameterReadOnly.cpp.
| void youbot::I2tSum::setParameter | ( | const unsigned int | parameter | ) |
Definition at line 564 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 593 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 576 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 394 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 418 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 422 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 424 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 414 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 420 of file YouBotJointParameterReadOnly.hpp.