Counts how often an I2t sum was higher than the I2t limit. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| I2tExceedCounter () | |
| virtual | ~I2tExceedCounter () |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int parameter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
Counts how often an I2t sum was higher than the I2t limit.
Definition at line 474 of file YouBotJointParameterPasswordProtected.hpp.
| I2tExceedCounter | ( | ) |
Definition at line 625 of file YouBotJointParameterPasswordProtected.cpp.
| ~I2tExceedCounter | ( | ) | [virtual] |
Definition at line 634 of file YouBotJointParameterPasswordProtected.cpp.
| void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 639 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 645 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 657 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 475 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3