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

Encoder Steps per Rotation. More...

#include <YouBotJointParameterPasswordProtected.hpp>

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

Public Member Functions

 EncoderResolution ()
 
void getParameter (unsigned int &parameter) const
 
void setParameter (const unsigned int parameter)
 
void toString (std::string &value)
 
virtual ~EncoderResolution ()
 
- 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

Encoder Steps per Rotation.

Definition at line 361 of file YouBotJointParameterPasswordProtected.hpp.

Constructor & Destructor Documentation

youbot::EncoderResolution::EncoderResolution ( )

Definition at line 461 of file YouBotJointParameterPasswordProtected.cpp.

youbot::EncoderResolution::~EncoderResolution ( )
virtual

Definition at line 470 of file YouBotJointParameterPasswordProtected.cpp.

Member Function Documentation

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

Definition at line 475 of file YouBotJointParameterPasswordProtected.cpp.

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

Definition at line 481 of file YouBotJointParameterPasswordProtected.cpp.

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

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 362 of file YouBotJointParameterPasswordProtected.hpp.

Member Data Documentation

unsigned int youbot::EncoderResolution::lowerLimit
private

Definition at line 386 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::EncoderResolution::name
private

Definition at line 390 of file YouBotJointParameterPasswordProtected.hpp.

ParameterType youbot::EncoderResolution::parameterType
private

Definition at line 392 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::EncoderResolution::upperLimit
private

Definition at line 382 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::EncoderResolution::value
private

Definition at line 388 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