Public Member Functions | List of all members
hector_quadrotor_controller::VerticalVelocityCommandHandle Class Reference

#include <handles.h>

Inheritance diagram for hector_quadrotor_controller::VerticalVelocityCommandHandle:
Inheritance graph
[legend]

Public Member Functions

bool update (Twist &command) const
 
 VerticalVelocityCommandHandle ()
 
 VerticalVelocityCommandHandle (const TwistCommandHandle &other)
 
 VerticalVelocityCommandHandle (QuadrotorInterface *interface, const std::string &name)
 
 VerticalVelocityCommandHandle (double *command)
 
virtual ~VerticalVelocityCommandHandle ()
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle_< VerticalVelocityCommandHandle, double, TwistCommandHandle >
ValueTypecommand ()
 
 CommandHandle_ ()
 
 CommandHandle_ (const TwistCommandHandle &other)
 
 CommandHandle_ (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
virtual bool connected () const
 
ValueTypeget () const
 
const ValueTypegetCommand () const
 
bool getCommand (ValueType &command) const
 
ValueTypeoperator* () const
 
VerticalVelocityCommandHandleoperator= (ValueType *source)
 
virtual void reset ()
 
void setCommand (const ValueType &command)
 
bool update (ValueType &command) const
 
virtual ~CommandHandle_ ()
 
- Public Member Functions inherited from hector_quadrotor_controller::TwistCommandHandle
 TwistCommandHandle ()
 
 TwistCommandHandle (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
 TwistCommandHandle (Twist *command)
 
virtual ~TwistCommandHandle ()
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle_< TwistCommandHandle, Twist >
ValueTypecommand ()
 
 CommandHandle_ ()
 
 CommandHandle_ (const CommandHandle &other)
 
 CommandHandle_ (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
ValueTypeget () const
 
const ValueTypegetCommand () const
 
bool getCommand (ValueType &command) const
 
ValueTypeoperator* () const
 
TwistCommandHandleoperator= (ValueType *source)
 
void setCommand (const ValueType &command)
 
bool update (ValueType &command) const
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle
 CommandHandle ()
 
 CommandHandle (QuadrotorInterface *interface, const std::string &name, const std::string &field)
 
template<typename Derived >
bool connectFrom (const Derived &output)
 
template<typename Derived >
bool connectTo (Derived &input) const
 
void disconnect ()
 
bool enabled ()
 
void * get () const
 
virtual const std::string & getField () const
 
virtual const std::string & getName () const
 
template<typename T >
T * ownData (T *data)
 
bool start ()
 
void stop ()
 
virtual ~CommandHandle ()
 

Additional Inherited Members

- Public Types inherited from hector_quadrotor_controller::CommandHandle_< VerticalVelocityCommandHandle, double, TwistCommandHandle >
typedef CommandHandle_< VerticalVelocityCommandHandle, double, TwistCommandHandleBase
 
typedef double ValueType
 
- Public Types inherited from hector_quadrotor_controller::CommandHandle_< TwistCommandHandle, Twist >
typedef CommandHandle_< TwistCommandHandle, Twist, CommandHandleBase
 
typedef Twist ValueType
 
- Protected Member Functions inherited from hector_quadrotor_controller::CommandHandle
bool wasNew () const
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle_< VerticalVelocityCommandHandle, double, TwistCommandHandle >
ValueTypecommand_
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle_< TwistCommandHandle, Twist >
ValueTypecommand_
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle
bool new_value_
 

Detailed Description

Definition at line 427 of file handles.h.

Constructor & Destructor Documentation

hector_quadrotor_controller::VerticalVelocityCommandHandle::VerticalVelocityCommandHandle ( )
inline

Definition at line 432 of file handles.h.

hector_quadrotor_controller::VerticalVelocityCommandHandle::VerticalVelocityCommandHandle ( const TwistCommandHandle other)
inline

Definition at line 433 of file handles.h.

hector_quadrotor_controller::VerticalVelocityCommandHandle::VerticalVelocityCommandHandle ( QuadrotorInterface interface,
const std::string &  name 
)
inline

Definition at line 434 of file handles.h.

hector_quadrotor_controller::VerticalVelocityCommandHandle::VerticalVelocityCommandHandle ( double *  command)
inline

Definition at line 435 of file handles.h.

virtual hector_quadrotor_controller::VerticalVelocityCommandHandle::~VerticalVelocityCommandHandle ( )
inlinevirtual

Definition at line 436 of file handles.h.

Member Function Documentation

bool hector_quadrotor_controller::VerticalVelocityCommandHandle::update ( Twist &  command) const
inline

Definition at line 439 of file handles.h.


The documentation for this class was generated from the following file:


hector_quadrotor_controller
Author(s): Johannes Meyer
autogenerated on Sun Jul 10 2016 04:30:49