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

#include <handles.h>

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

Public Member Functions

 YawrateCommandHandle ()
 
 YawrateCommandHandle (QuadrotorInterface *interface, const std::string &name)
 
virtual ~YawrateCommandHandle ()
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle_< YawrateCommandHandle, YawrateCommand >
ValueTypecommand ()
 
 CommandHandle_ ()
 
 CommandHandle_ (const CommandHandle &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
 
YawrateCommandHandleoperator= (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::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_< YawrateCommandHandle, YawrateCommand >
typedef CommandHandle_< YawrateCommandHandle, YawrateCommand, CommandHandleBase
 
typedef YawrateCommand ValueType
 
- Protected Member Functions inherited from hector_quadrotor_controller::CommandHandle
bool wasNew () const
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle_< YawrateCommandHandle, YawrateCommand >
ValueTypecommand_
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle
bool new_value_
 

Detailed Description

Definition at line 512 of file handles.h.

Constructor & Destructor Documentation

hector_quadrotor_controller::YawrateCommandHandle::YawrateCommandHandle ( )
inline

Definition at line 517 of file handles.h.

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

Definition at line 518 of file handles.h.

virtual hector_quadrotor_controller::YawrateCommandHandle::~YawrateCommandHandle ( )
inlinevirtual

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