$search

visualization_msgs::MarkerArray_< ContainerAllocator > Struct Template Reference

#include <MarkerArray.h>

List of all members.

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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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_ ()

Detailed Description

template<class ContainerAllocator>
struct visualization_msgs::MarkerArray_< ContainerAllocator >

Definition at line 22 of file MarkerArray.h.


Member Typedef Documentation

template<class ContainerAllocator >
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 35 of file MarkerArray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visualization_msgs::MarkerArray_<ContainerAllocator> const> visualization_msgs::MarkerArray_< ContainerAllocator >::ConstPtr

Definition at line 188 of file MarkerArray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visualization_msgs::MarkerArray_<ContainerAllocator> > visualization_msgs::MarkerArray_< ContainerAllocator >::Ptr

Definition at line 187 of file MarkerArray.h.

template<class ContainerAllocator >
typedef MarkerArray_<ContainerAllocator> visualization_msgs::MarkerArray_< ContainerAllocator >::Type

Definition at line 23 of file MarkerArray.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visualization_msgs::MarkerArray_< ContainerAllocator >::MarkerArray_ (  )  [inline]

Definition at line 25 of file MarkerArray.h.

template<class ContainerAllocator >
visualization_msgs::MarkerArray_< ContainerAllocator >::MarkerArray_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 30 of file MarkerArray.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 48 of file MarkerArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 55 of file MarkerArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 164 of file MarkerArray.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 46 of file MarkerArray.h.

template<class ContainerAllocator >
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 44 of file MarkerArray.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 53 of file MarkerArray.h.

template<class ContainerAllocator >
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 51 of file MarkerArray.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 162 of file MarkerArray.h.

template<class ContainerAllocator >
static const char* visualization_msgs::MarkerArray_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 58 of file MarkerArray.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visualization_msgs::MarkerArray_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 173 of file MarkerArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t visualization_msgs::MarkerArray_< ContainerAllocator >::get_markers_size (  )  const [inline]

Definition at line 39 of file MarkerArray.h.

template<class ContainerAllocator >
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 41 of file MarkerArray.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t visualization_msgs::MarkerArray_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 180 of file MarkerArray.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visualization_msgs::MarkerArray_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 166 of file MarkerArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED void visualization_msgs::MarkerArray_< ContainerAllocator >::set_markers_size ( uint32_t  size  )  [inline]

Definition at line 40 of file MarkerArray.h.

template<class ContainerAllocator >
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 42 of file MarkerArray.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visualization_msgs::MarkerArray_< ContainerAllocator >::__connection_header

Definition at line 189 of file MarkerArray.h.

template<class ContainerAllocator >
std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > visualization_msgs::MarkerArray_< ContainerAllocator >::markers

Definition at line 36 of file MarkerArray.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


visualization_msgs
Author(s): Josh Faust/jfaust@willowgarage.com, David Gossow/dgossow@willowgarage.com
autogenerated on Fri Mar 1 15:06:52 2013