#include <ARMarkers.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::ar_pose::ARMarker_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_ < ContainerAllocator > >::other > | _markers_type |
typedef boost::shared_ptr < ::ar_pose::ARMarkers_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ar_pose::ARMarkers_ < ContainerAllocator > > | Ptr |
typedef ARMarkers_ < 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 |
ARMarkers_ (const ContainerAllocator &_alloc) | |
ARMarkers_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_markers_size () const |
ROS_DEPRECATED void | get_markers_vec (std::vector< ::ar_pose::ARMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_< ContainerAllocator > >::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_markers_size (uint32_t size) |
ROS_DEPRECATED void | set_markers_vec (const std::vector< ::ar_pose::ARMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_< ContainerAllocator > >::other > &vec) |
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 < ::ar_pose::ARMarker_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_ < ContainerAllocator > >::other > | markers |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file ARMarkers.h.
typedef ::std_msgs::Header_<ContainerAllocator> ar_pose::ARMarkers_< ContainerAllocator >::_header_type |
Definition at line 35 of file ARMarkers.h.
typedef std::vector< ::ar_pose::ARMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_<ContainerAllocator> >::other > ar_pose::ARMarkers_< ContainerAllocator >::_markers_type |
Definition at line 38 of file ARMarkers.h.
typedef boost::shared_ptr< ::ar_pose::ARMarkers_<ContainerAllocator> const> ar_pose::ARMarkers_< ContainerAllocator >::ConstPtr |
Definition at line 154 of file ARMarkers.h.
typedef boost::shared_ptr< ::ar_pose::ARMarkers_<ContainerAllocator> > ar_pose::ARMarkers_< ContainerAllocator >::Ptr |
Definition at line 153 of file ARMarkers.h.
typedef ARMarkers_<ContainerAllocator> ar_pose::ARMarkers_< ContainerAllocator >::Type |
Definition at line 21 of file ARMarkers.h.
ar_pose::ARMarkers_< ContainerAllocator >::ARMarkers_ | ( | ) | [inline] |
Definition at line 23 of file ARMarkers.h.
ar_pose::ARMarkers_< ContainerAllocator >::ARMarkers_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file ARMarkers.h.
ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file ARMarkers.h.
ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file ARMarkers.h.
ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 127 of file ARMarkers.h.
static ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file ARMarkers.h.
static const char* ar_pose::ARMarkers_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file ARMarkers.h.
static ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file ARMarkers.h.
static const char* ar_pose::ARMarkers_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file ARMarkers.h.
static ROS_DEPRECATED const std::string ar_pose::ARMarkers_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 125 of file ARMarkers.h.
static const char* ar_pose::ARMarkers_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 61 of file ARMarkers.h.
virtual ROS_DEPRECATED uint8_t* ar_pose::ARMarkers_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 137 of file ARMarkers.h.
ROS_DEPRECATED uint32_t ar_pose::ARMarkers_< ContainerAllocator >::get_markers_size | ( | ) | const [inline] |
Definition at line 42 of file ARMarkers.h.
ROS_DEPRECATED void ar_pose::ARMarkers_< ContainerAllocator >::get_markers_vec | ( | std::vector< ::ar_pose::ARMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 44 of file ARMarkers.h.
virtual ROS_DEPRECATED uint32_t ar_pose::ARMarkers_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 145 of file ARMarkers.h.
virtual ROS_DEPRECATED uint8_t* ar_pose::ARMarkers_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 129 of file ARMarkers.h.
ROS_DEPRECATED void ar_pose::ARMarkers_< ContainerAllocator >::set_markers_size | ( | uint32_t | size | ) | [inline] |
Definition at line 43 of file ARMarkers.h.
ROS_DEPRECATED void ar_pose::ARMarkers_< ContainerAllocator >::set_markers_vec | ( | const std::vector< ::ar_pose::ARMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 45 of file ARMarkers.h.
::std_msgs::Header_<ContainerAllocator> ar_pose::ARMarkers_< ContainerAllocator >::header |
Definition at line 36 of file ARMarkers.h.
std::vector< ::ar_pose::ARMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ar_pose::ARMarker_<ContainerAllocator> >::other > ar_pose::ARMarkers_< ContainerAllocator >::markers |
Definition at line 39 of file ARMarkers.h.