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

The exponent of the scaling factor for the pulse (step) generator should be de/incremented carefully (in steps of one). More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

void getParameter (unsigned int &parameter) const
 
 PulseDivisor ()
 
void setParameter (const unsigned int &parameter)
 
void toString (std::string &value) const
 
virtual ~PulseDivisor ()
 
- Public Member Functions inherited from youbot::YouBotGripperParameter
virtual ~YouBotGripperParameter ()
 

Private Member Functions

std::string getName () const
 
ParameterType getType () const
 
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const
 
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message)
 

Private Attributes

unsigned int lowerLimit
 
std::string name
 
ParameterType parameterType
 
unsigned int upperLimit
 
unsigned int value
 

Friends

class YouBotGripper
 
class YouBotGripperBar
 

Additional Inherited Members

- Protected Member Functions inherited from youbot::YouBotGripperParameter
 YouBotGripperParameter ()
 
- Protected Attributes inherited from youbot::YouBotGripperParameter
std::string name
 

Detailed Description

The exponent of the scaling factor for the pulse (step) generator should be de/incremented carefully (in steps of one).

Definition at line 1104 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::PulseDivisor::PulseDivisor ( )

Definition at line 1394 of file YouBotGripperParameter.cpp.

youbot::PulseDivisor::~PulseDivisor ( )
virtual

Definition at line 1403 of file YouBotGripperParameter.cpp.

Member Function Documentation

std::string youbot::PulseDivisor::getName ( ) const
inlineprivatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1126 of file YouBotGripperParameter.hpp.

void youbot::PulseDivisor::getParameter ( unsigned int &  parameter) const

Definition at line 1408 of file YouBotGripperParameter.cpp.

ParameterType youbot::PulseDivisor::getType ( ) const
inlineprivatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1128 of file YouBotGripperParameter.hpp.

void youbot::PulseDivisor::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message) const
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1435 of file YouBotGripperParameter.cpp.

void youbot::PulseDivisor::setParameter ( const unsigned int &  parameter)

Definition at line 1414 of file YouBotGripperParameter.cpp.

void youbot::PulseDivisor::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message)
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1442 of file YouBotGripperParameter.cpp.

void youbot::PulseDivisor::toString ( std::string &  value) const
virtual

Implements youbot::YouBotGripperParameter.

Definition at line 1427 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1105 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1106 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::PulseDivisor::lowerLimit
private

Definition at line 1132 of file YouBotGripperParameter.hpp.

std::string youbot::PulseDivisor::name
private

Definition at line 1136 of file YouBotGripperParameter.hpp.

ParameterType youbot::PulseDivisor::parameterType
private

Definition at line 1138 of file YouBotGripperParameter.hpp.

unsigned int youbot::PulseDivisor::upperLimit
private

Definition at line 1128 of file YouBotGripperParameter.hpp.

unsigned int youbot::PulseDivisor::value
private

Definition at line 1134 of file YouBotGripperParameter.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