#include <SonarArray.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int32_t | _ranges_count_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _ranges_type |
typedef boost::shared_ptr < ::p2os_driver::SonarArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::p2os_driver::SonarArray_ < ContainerAllocator > > | Ptr |
typedef SonarArray_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_ranges_size () const |
ROS_DEPRECATED void | get_ranges_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_ranges_size (uint32_t size) |
ROS_DEPRECATED void | set_ranges_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) |
SonarArray_ (const ContainerAllocator &_alloc) | |
SonarArray_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | ranges |
int32_t | ranges_count |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file SonarArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> p2os_driver::SonarArray_< ContainerAllocator >::_header_type |
Definition at line 36 of file SonarArray.h.
typedef int32_t p2os_driver::SonarArray_< ContainerAllocator >::_ranges_count_type |
Definition at line 39 of file SonarArray.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > p2os_driver::SonarArray_< ContainerAllocator >::_ranges_type |
Definition at line 42 of file SonarArray.h.
typedef boost::shared_ptr< ::p2os_driver::SonarArray_<ContainerAllocator> const> p2os_driver::SonarArray_< ContainerAllocator >::ConstPtr |
Definition at line 121 of file SonarArray.h.
typedef boost::shared_ptr< ::p2os_driver::SonarArray_<ContainerAllocator> > p2os_driver::SonarArray_< ContainerAllocator >::Ptr |
Definition at line 120 of file SonarArray.h.
typedef SonarArray_<ContainerAllocator> p2os_driver::SonarArray_< ContainerAllocator >::Type |
Definition at line 20 of file SonarArray.h.
p2os_driver::SonarArray_< ContainerAllocator >::SonarArray_ | ( | ) | [inline] |
Definition at line 22 of file SonarArray.h.
p2os_driver::SonarArray_< ContainerAllocator >::SonarArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file SonarArray.h.
ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file SonarArray.h.
ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file SonarArray.h.
ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 91 of file SonarArray.h.
static ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file SonarArray.h.
static const char* p2os_driver::SonarArray_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file SonarArray.h.
static ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file SonarArray.h.
static const char* p2os_driver::SonarArray_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file SonarArray.h.
static ROS_DEPRECATED const std::string p2os_driver::SonarArray_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 89 of file SonarArray.h.
static const char* p2os_driver::SonarArray_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file SonarArray.h.
virtual ROS_DEPRECATED uint8_t* p2os_driver::SonarArray_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 102 of file SonarArray.h.
ROS_DEPRECATED uint32_t p2os_driver::SonarArray_< ContainerAllocator >::get_ranges_size | ( | ) | const [inline] |
Definition at line 46 of file SonarArray.h.
ROS_DEPRECATED void p2os_driver::SonarArray_< ContainerAllocator >::get_ranges_vec | ( | std::vector< double, typename ContainerAllocator::template rebind< double >::other > & | vec | ) | const [inline] |
Definition at line 48 of file SonarArray.h.
virtual ROS_DEPRECATED uint32_t p2os_driver::SonarArray_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 111 of file SonarArray.h.
virtual ROS_DEPRECATED uint8_t* p2os_driver::SonarArray_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 93 of file SonarArray.h.
ROS_DEPRECATED void p2os_driver::SonarArray_< ContainerAllocator >::set_ranges_size | ( | uint32_t | size | ) | [inline] |
Definition at line 47 of file SonarArray.h.
ROS_DEPRECATED void p2os_driver::SonarArray_< ContainerAllocator >::set_ranges_vec | ( | const std::vector< double, typename ContainerAllocator::template rebind< double >::other > & | vec | ) | [inline] |
Definition at line 49 of file SonarArray.h.
::std_msgs::Header_<ContainerAllocator> p2os_driver::SonarArray_< ContainerAllocator >::header |
Definition at line 37 of file SonarArray.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > p2os_driver::SonarArray_< ContainerAllocator >::ranges |
Definition at line 43 of file SonarArray.h.
int32_t p2os_driver::SonarArray_< ContainerAllocator >::ranges_count |
Definition at line 40 of file SonarArray.h.