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

Should always be set 1 to ensure exact reaching of the target position. Do not change! More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

int lowerLimit
 
std::string name
 
ParameterType parameterType
 
int upperLimit
 
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

Should always be set 1 to ensure exact reaching of the target position. Do not change!

Definition at line 1978 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::MinimumSpeed::MinimumSpeed ( )

Definition at line 2537 of file YouBotGripperParameter.cpp.

youbot::MinimumSpeed::~MinimumSpeed ( )
virtual

Definition at line 2546 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 1998 of file YouBotGripperParameter.hpp.

void youbot::MinimumSpeed::getParameter ( int &  parameter) const

Definition at line 2551 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2000 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2578 of file YouBotGripperParameter.cpp.

void youbot::MinimumSpeed::setParameter ( const int  parameter)

Definition at line 2557 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2586 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2570 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1979 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1980 of file YouBotGripperParameter.hpp.

Member Data Documentation

int youbot::MinimumSpeed::lowerLimit
private

Definition at line 2004 of file YouBotGripperParameter.hpp.

std::string youbot::MinimumSpeed::name
private

Definition at line 2008 of file YouBotGripperParameter.hpp.

ParameterType youbot::MinimumSpeed::parameterType
private

Definition at line 2010 of file YouBotGripperParameter.hpp.

int youbot::MinimumSpeed::upperLimit
private

Definition at line 2000 of file YouBotGripperParameter.hpp.

int youbot::MinimumSpeed::value
private

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