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

Position setpoint for one gripper bar. More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

Position setpoint for one gripper bar.

Definition at line 345 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::PositionSetpoint::PositionSetpoint ( )

Definition at line 385 of file YouBotGripperParameter.cpp.

youbot::PositionSetpoint::~PositionSetpoint ( )
virtual

Definition at line 394 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 365 of file YouBotGripperParameter.hpp.

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

Definition at line 399 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 367 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 426 of file YouBotGripperParameter.cpp.

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

Definition at line 405 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 435 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 418 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 346 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 347 of file YouBotGripperParameter.hpp.

Member Data Documentation

int youbot::PositionSetpoint::lowerLimit
private

Definition at line 371 of file YouBotGripperParameter.hpp.

std::string youbot::PositionSetpoint::name
private

Definition at line 375 of file YouBotGripperParameter.hpp.

ParameterType youbot::PositionSetpoint::parameterType
private

Definition at line 377 of file YouBotGripperParameter.hpp.

int youbot::PositionSetpoint::upperLimit
private

Definition at line 367 of file YouBotGripperParameter.hpp.

int youbot::PositionSetpoint::value
private

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