Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
youbot::I2tExceedCounter Class Reference

Counts how often an I2t sum was higher than the I2t limit. More...

#include <YouBotJointParameterPasswordProtected.hpp>

Inheritance diagram for youbot::I2tExceedCounter:
Inheritance graph
[legend]

Public Member Functions

void getParameter (unsigned int &parameter) 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
 

Detailed Description

Counts how often an I2t sum was higher than the I2t limit.

Definition at line 473 of file YouBotJointParameterPasswordProtected.hpp.

Constructor & Destructor Documentation

youbot::I2tExceedCounter::I2tExceedCounter ( )

Definition at line 625 of file YouBotJointParameterPasswordProtected.cpp.

youbot::I2tExceedCounter::~I2tExceedCounter ( )
virtual

Definition at line 634 of file YouBotJointParameterPasswordProtected.cpp.

Member Function Documentation

std::string youbot::I2tExceedCounter::getName ( ) const
inlineprivatevirtual
void youbot::I2tExceedCounter::getParameter ( unsigned int &  parameter) const

Definition at line 639 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::I2tExceedCounter::getType ( ) const
inlineprivatevirtual
void youbot::I2tExceedCounter::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual
void youbot::I2tExceedCounter::setParameter ( const unsigned int  parameter)

Definition at line 645 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::I2tExceedCounter::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual
void youbot::I2tExceedCounter::toString ( std::string &  value)
virtual

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 474 of file YouBotJointParameterPasswordProtected.hpp.

Member Data Documentation

unsigned int youbot::I2tExceedCounter::lowerLimit
private

Definition at line 498 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::I2tExceedCounter::name
private

Definition at line 502 of file YouBotJointParameterPasswordProtected.hpp.

ParameterType youbot::I2tExceedCounter::parameterType
private

Definition at line 504 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::I2tExceedCounter::upperLimit
private

Definition at line 494 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::I2tExceedCounter::value
private

Definition at line 500 of file YouBotJointParameterPasswordProtected.hpp.


The documentation for this class was generated from the following files:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:27