Counts how often an I2t sum was higher than the I2t limit. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
I2tExceedCounter () | |
void | setParameter (const unsigned int parameter) |
void | toString (std::string &value) |
virtual | ~I2tExceedCounter () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
virtual | ~YouBotJointParameter () |
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::YouBotJointParameterPasswordProtected | |
YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
Counts how often an I2t sum was higher than the I2t limit.
Definition at line 473 of file YouBotJointParameterPasswordProtected.hpp.
youbot::I2tExceedCounter::I2tExceedCounter | ( | ) |
Definition at line 625 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 634 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 492 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::I2tExceedCounter::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 639 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 494 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 665 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::I2tExceedCounter::setParameter | ( | const unsigned int | parameter | ) |
Definition at line 645 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 674 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 657 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 474 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 498 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 502 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 504 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 494 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 500 of file YouBotJointParameterPasswordProtected.hpp.