#include <MarkerArray.h>
Public Types | |
typedef std::vector < ::visualization_msgs::Marker_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visualization_msgs::Marker_ < ContainerAllocator > >::other > | _markers_type |
typedef boost::shared_ptr < ::visualization_msgs::MarkerArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visualization_msgs::MarkerArray_ < ContainerAllocator > > | Ptr |
typedef MarkerArray_ < 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_markers_size () const |
ROS_DEPRECATED void | get_markers_vec (std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > &vec) const |
MarkerArray_ (const ContainerAllocator &_alloc) | |
MarkerArray_ () | |
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< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< 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::vector < ::visualization_msgs::Marker_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visualization_msgs::Marker_ < 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 16 of file MarkerArray.h.
typedef std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > visualization_msgs::MarkerArray_< ContainerAllocator >::_markers_type |
Definition at line 27 of file MarkerArray.h.
typedef boost::shared_ptr< ::visualization_msgs::MarkerArray_<ContainerAllocator> const> visualization_msgs::MarkerArray_< ContainerAllocator >::ConstPtr |
Definition at line 180 of file MarkerArray.h.
typedef boost::shared_ptr< ::visualization_msgs::MarkerArray_<ContainerAllocator> > visualization_msgs::MarkerArray_< ContainerAllocator >::Ptr |
Definition at line 179 of file MarkerArray.h.
typedef MarkerArray_<ContainerAllocator> visualization_msgs::MarkerArray_< ContainerAllocator >::Type |
Definition at line 15 of file MarkerArray.h.
visualization_msgs::MarkerArray_< ContainerAllocator >::MarkerArray_ | ( | ) | [inline] |
Definition at line 17 of file MarkerArray.h.
visualization_msgs::MarkerArray_< ContainerAllocator >::MarkerArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 22 of file MarkerArray.h.
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 40 of file MarkerArray.h.
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 47 of file MarkerArray.h.
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 156 of file MarkerArray.h.
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 38 of file MarkerArray.h.
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 36 of file MarkerArray.h.
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 45 of file MarkerArray.h.
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 43 of file MarkerArray.h.
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 154 of file MarkerArray.h.
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 50 of file MarkerArray.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::MarkerArray_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 165 of file MarkerArray.h.
ROS_DEPRECATED uint32_t visualization_msgs::MarkerArray_< ContainerAllocator >::get_markers_size | ( | ) | const [inline] |
Definition at line 31 of file MarkerArray.h.
ROS_DEPRECATED void visualization_msgs::MarkerArray_< ContainerAllocator >::get_markers_vec | ( | std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 33 of file MarkerArray.h.
virtual ROS_DEPRECATED uint32_t visualization_msgs::MarkerArray_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 172 of file MarkerArray.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::MarkerArray_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 158 of file MarkerArray.h.
ROS_DEPRECATED void visualization_msgs::MarkerArray_< ContainerAllocator >::set_markers_size | ( | uint32_t | size | ) | [inline] |
Definition at line 32 of file MarkerArray.h.
ROS_DEPRECATED void visualization_msgs::MarkerArray_< ContainerAllocator >::set_markers_vec | ( | const std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 34 of file MarkerArray.h.
std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > visualization_msgs::MarkerArray_< ContainerAllocator >::markers |
Definition at line 28 of file MarkerArray.h.