#include <mav_rcdata.h>
Public Types | |
typedef boost::array< uint16_t, 8 > | _channel_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::asctec_hl_comm::mav_rcdata_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asctec_hl_comm::mav_rcdata_ < ContainerAllocator > > | Ptr |
typedef mav_rcdata_ < ContainerAllocator > | Type |
Public Member Functions | |
mav_rcdata_ () | |
mav_rcdata_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
boost::array< uint16_t, 8 > | channel |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file mav_rcdata.h.
typedef boost::array<uint16_t, 8> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::_channel_type |
Definition at line 42 of file mav_rcdata.h.
typedef ::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::_header_type |
Definition at line 39 of file mav_rcdata.h.
typedef boost::shared_ptr< ::asctec_hl_comm::mav_rcdata_<ContainerAllocator> const> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::ConstPtr |
Definition at line 47 of file mav_rcdata.h.
typedef boost::shared_ptr< ::asctec_hl_comm::mav_rcdata_<ContainerAllocator> > asctec_hl_comm::mav_rcdata_< ContainerAllocator >::Ptr |
Definition at line 46 of file mav_rcdata.h.
typedef mav_rcdata_<ContainerAllocator> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::Type |
Definition at line 23 of file mav_rcdata.h.
asctec_hl_comm::mav_rcdata_< ContainerAllocator >::mav_rcdata_ | ( | ) | [inline] |
Definition at line 25 of file mav_rcdata.h.
asctec_hl_comm::mav_rcdata_< ContainerAllocator >::mav_rcdata_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file mav_rcdata.h.
boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::mav_rcdata_< ContainerAllocator >::__connection_header |
Definition at line 48 of file mav_rcdata.h.
boost::array<uint16_t, 8> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::channel |
Definition at line 43 of file mav_rcdata.h.
::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_rcdata_< ContainerAllocator >::header |
Definition at line 40 of file mav_rcdata.h.