Public Member Functions | Private Member Functions | Private Attributes | Friends
youbot::PulseDivisor Class Reference

#include <YouBotGripperParameter.hpp>

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

List of all members.

Public Member Functions

void getParameter (unsigned int &parameter) const
 PulseDivisor ()
void setParameter (const unsigned int &parameter)
void toString (std::string &value) const
virtual ~PulseDivisor ()

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

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 1310 of file YouBotGripperParameter.hpp.


Constructor & Destructor Documentation

Definition at line 1613 of file YouBotGripperParameter.cpp.

Definition at line 1623 of file YouBotGripperParameter.cpp.


Member Function Documentation

std::string youbot::PulseDivisor::getName ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 1331 of file YouBotGripperParameter.hpp.

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

Definition at line 1629 of file YouBotGripperParameter.cpp.

ParameterType youbot::PulseDivisor::getType ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 1337 of file YouBotGripperParameter.hpp.

void youbot::PulseDivisor::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message) const [private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 1661 of file YouBotGripperParameter.cpp.

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

Definition at line 1636 of file YouBotGripperParameter.cpp.

void youbot::PulseDivisor::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message) [private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 1669 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1652 of file YouBotGripperParameter.cpp.


Friends And Related Function Documentation

friend class YouBotGripper [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 1312 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 1313 of file YouBotGripperParameter.hpp.


Member Data Documentation

unsigned int youbot::PulseDivisor::lowerLimit [private]

Definition at line 1345 of file YouBotGripperParameter.hpp.

std::string youbot::PulseDivisor::name [private]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 1349 of file YouBotGripperParameter.hpp.

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 1351 of file YouBotGripperParameter.hpp.

unsigned int youbot::PulseDivisor::upperLimit [private]

Definition at line 1341 of file YouBotGripperParameter.hpp.

unsigned int youbot::PulseDivisor::value [private]

Definition at line 1347 of file YouBotGripperParameter.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:04