#include <head_ctrl.h>
Public Types | |
enum | { HEAD_UP = 11 } |
enum | { HEAD_DOWN = 12 } |
enum | { HEAD_MIDDLE = 13 } |
typedef int8_t | _head_pos_type |
typedef boost::shared_ptr < ::rovio_shared::head_ctrlRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rovio_shared::head_ctrlRequest_ < ContainerAllocator > > | Ptr |
typedef head_ctrlRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
head_ctrlRequest_ () | |
head_ctrlRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | head_pos |
Definition at line 25 of file head_ctrl.h.
typedef int8_t rovio_shared::head_ctrlRequest_< ContainerAllocator >::_head_pos_type |
Definition at line 38 of file head_ctrl.h.
typedef boost::shared_ptr< ::rovio_shared::head_ctrlRequest_<ContainerAllocator> const> rovio_shared::head_ctrlRequest_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file head_ctrl.h.
typedef boost::shared_ptr< ::rovio_shared::head_ctrlRequest_<ContainerAllocator> > rovio_shared::head_ctrlRequest_< ContainerAllocator >::Ptr |
Definition at line 45 of file head_ctrl.h.
typedef head_ctrlRequest_<ContainerAllocator> rovio_shared::head_ctrlRequest_< ContainerAllocator >::Type |
Definition at line 26 of file head_ctrl.h.
anonymous enum |
Definition at line 41 of file head_ctrl.h.
anonymous enum |
Definition at line 42 of file head_ctrl.h.
anonymous enum |
Definition at line 43 of file head_ctrl.h.
rovio_shared::head_ctrlRequest_< ContainerAllocator >::head_ctrlRequest_ | ( | ) | [inline] |
Definition at line 28 of file head_ctrl.h.
rovio_shared::head_ctrlRequest_< ContainerAllocator >::head_ctrlRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file head_ctrl.h.
boost::shared_ptr<std::map<std::string, std::string> > rovio_shared::head_ctrlRequest_< ContainerAllocator >::__connection_header |
Definition at line 47 of file head_ctrl.h.
int8_t rovio_shared::head_ctrlRequest_< ContainerAllocator >::head_pos |
Definition at line 39 of file head_ctrl.h.