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

Determines the slope of the motor driver outputs. Set identical to slope control high side. More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

Determines the slope of the motor driver outputs. Set identical to slope control high side.

Definition at line 1347 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::SlopeControlLowSide::SlopeControlLowSide ( )

Definition at line 1709 of file YouBotGripperParameter.cpp.

youbot::SlopeControlLowSide::~SlopeControlLowSide ( )
virtual

Definition at line 1718 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 1367 of file YouBotGripperParameter.hpp.

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

Definition at line 1723 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1369 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1750 of file YouBotGripperParameter.cpp.

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

Definition at line 1729 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1757 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1742 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1348 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1349 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::SlopeControlLowSide::lowerLimit
private

Definition at line 1373 of file YouBotGripperParameter.hpp.

std::string youbot::SlopeControlLowSide::name
private

Definition at line 1377 of file YouBotGripperParameter.hpp.

ParameterType youbot::SlopeControlLowSide::parameterType
private

Definition at line 1379 of file YouBotGripperParameter.hpp.

unsigned int youbot::SlopeControlLowSide::upperLimit
private

Definition at line 1369 of file YouBotGripperParameter.hpp.

unsigned int youbot::SlopeControlLowSide::value
private

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