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

#include <YouBotJointParameterPasswordProtected.hpp>

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

Public Member Functions

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

Private Member Functions

std::string getName () const
 
ParameterType getType () const
 
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const
 
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage)
 

Private Attributes

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

Friends

class YouBotJoint
 

Additional Inherited Members

- Protected Member Functions inherited from youbot::YouBotJointParameterPasswordProtected
 YouBotJointParameterPasswordProtected ()
 
- Protected Member Functions inherited from youbot::YouBotJointParameter
 YouBotJointParameter ()
 
- Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly
 YouBotJointParameterReadOnly ()
 
- Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected
std::string name
 
ParameterType parameterType
 
- Protected Attributes inherited from youbot::YouBotJointParameter
std::string name
 
ParameterType parameterType
 
- Protected Attributes inherited from youbot::YouBotJointParameterReadOnly
std::string name
 
ParameterType parameterType
 

Detailed Description

Stop switch polarity. Bit 0: Left stop switch polarity
Bit set: Left stop switch input is high active
Bit clear: Left stop switch input is low active

Bit 1: Right stop switch polarity
Bit set: Right stop switch input is high active
Bit clear: Right stop switch input is low active

Definition at line 1058 of file YouBotJointParameterPasswordProtected.hpp.

Constructor & Destructor Documentation

youbot::StopSwitchPolarity::StopSwitchPolarity ( )

Definition at line 1521 of file YouBotJointParameterPasswordProtected.cpp.

youbot::StopSwitchPolarity::~StopSwitchPolarity ( )
virtual

Definition at line 1530 of file YouBotJointParameterPasswordProtected.cpp.

Member Function Documentation

std::string youbot::StopSwitchPolarity::getName ( ) const
inlineprivatevirtual
void youbot::StopSwitchPolarity::getParameter ( unsigned int &  parameter) const

Definition at line 1535 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::StopSwitchPolarity::getType ( ) const
inlineprivatevirtual
void youbot::StopSwitchPolarity::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual
void youbot::StopSwitchPolarity::setParameter ( const unsigned int  parameter)

Definition at line 1541 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::StopSwitchPolarity::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual
void youbot::StopSwitchPolarity::toString ( std::string &  value)
virtual

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 1059 of file YouBotJointParameterPasswordProtected.hpp.

Member Data Documentation

unsigned int youbot::StopSwitchPolarity::lowerLimit
private

Definition at line 1083 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::StopSwitchPolarity::name
private

Definition at line 1087 of file YouBotJointParameterPasswordProtected.hpp.

ParameterType youbot::StopSwitchPolarity::parameterType
private

Definition at line 1089 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::StopSwitchPolarity::upperLimit
private

Definition at line 1079 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::StopSwitchPolarity::value
private

Definition at line 1085 of file YouBotJointParameterPasswordProtected.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