Public Member Functions | Protected Member Functions | Protected Attributes | Friends
youbot::YouBotApiJointParameter Class Reference

#include <YouBotJointParameter.hpp>

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

List of all members.

Public Member Functions

virtual void toString (std::string &value)=0
virtual ~YouBotApiJointParameter ()

Protected Member Functions

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

Protected Attributes

std::string name
ParameterType parameterType

Friends

class YouBotJoint

Detailed Description

abstract youBot API joint parameter

Definition at line 78 of file YouBotJointParameter.hpp.


Constructor & Destructor Documentation

Definition at line 55 of file YouBotJointParameter.cpp.

Definition at line 61 of file YouBotJointParameter.cpp.


Member Function Documentation

virtual std::string youbot::YouBotApiJointParameter::getName ( ) const [protected, pure virtual]
virtual ParameterType youbot::YouBotApiJointParameter::getType ( ) const [protected, pure virtual]
virtual void youbot::YouBotApiJointParameter::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [protected, pure virtual]
virtual void youbot::YouBotApiJointParameter::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [protected, pure virtual]
virtual void youbot::YouBotApiJointParameter::toString ( std::string &  value) [pure virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

std::string youbot::YouBotApiJointParameter::name [protected]

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