Public Member Functions | Private Member Functions | Private Attributes | Friends
youbot::CurrentError Class Reference

#include <YouBotJointParameterReadOnly.hpp>

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

List of all members.

Public Member Functions

 CurrentError ()
void getParameter (quantity< si::current > &parameter) const
void toString (std::string &value)
virtual ~CurrentError ()

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

std::string name
ParameterType parameterType
quantity< si::current > value

Friends

class YouBotJoint

Detailed Description

Actual error of current PID regulator

Definition at line 355 of file YouBotJointParameterReadOnly.hpp.


Constructor & Destructor Documentation

Definition at line 470 of file YouBotJointParameterReadOnly.cpp.

Definition at line 478 of file YouBotJointParameterReadOnly.cpp.


Member Function Documentation

std::string youbot::CurrentError::getName ( ) const [inline, private, virtual]
void youbot::CurrentError::getParameter ( quantity< si::current > &  parameter) const

Definition at line 484 of file YouBotJointParameterReadOnly.cpp.

ParameterType youbot::CurrentError::getType ( ) const [inline, private, virtual]
void youbot::CurrentError::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [private, virtual]
void youbot::CurrentError::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [private, virtual]
void youbot::CurrentError::toString ( std::string &  value) [virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Reimplemented from youbot::YouBotJointParameterReadOnly.

Definition at line 357 of file YouBotJointParameterReadOnly.hpp.


Member Data Documentation

std::string youbot::CurrentError::name [private]

Reimplemented from youbot::YouBotJointParameterReadOnly.

Definition at line 387 of file YouBotJointParameterReadOnly.hpp.

Reimplemented from youbot::YouBotJointParameterReadOnly.

Definition at line 389 of file YouBotJointParameterReadOnly.hpp.

quantity<si::current> youbot::CurrentError::value [private]

Definition at line 383 of file YouBotJointParameterReadOnly.hpp.


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:03