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

#include <handles.h>

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

Public Member Functions

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

Detailed Description

Definition at line 258 of file handles.h.

Constructor & Destructor Documentation

hector_quadrotor_controller::PoseCommandHandle::PoseCommandHandle ( )
inline

Definition at line 263 of file handles.h.

hector_quadrotor_controller::PoseCommandHandle::PoseCommandHandle ( QuadrotorInterface interface,
const std::string &  name,
const std::string &  field = std::string() 
)
inline

Definition at line 264 of file handles.h.

hector_quadrotor_controller::PoseCommandHandle::PoseCommandHandle ( Pose *  command)
inline

Definition at line 265 of file handles.h.

virtual hector_quadrotor_controller::PoseCommandHandle::~PoseCommandHandle ( )
inlinevirtual

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