art_msgs::ArtLanes_< ContainerAllocator > Struct Template Reference

#include <ArtLanes.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector
< ::art_msgs::ArtQuadrilateral_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::art_msgs::ArtQuadrilateral_
< ContainerAllocator >
>::other > 
_polygons_type
typedef boost::shared_ptr
< ::art_msgs::ArtLanes_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::art_msgs::ArtLanes_
< ContainerAllocator > > 
Ptr
typedef ArtLanes_
< 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
 ArtLanes_ (const ContainerAllocator &_alloc)
 ArtLanes_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_polygons_size () const
ROS_DEPRECATED void get_polygons_vec (std::vector< ::art_msgs::ArtQuadrilateral_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_< 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_polygons_size (uint32_t size)
ROS_DEPRECATED void set_polygons_vec (const std::vector< ::art_msgs::ArtQuadrilateral_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_< 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
< ::art_msgs::ArtQuadrilateral_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::art_msgs::ArtQuadrilateral_
< ContainerAllocator >
>::other > 
polygons

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 art_msgs::ArtLanes_< ContainerAllocator >

Definition at line 17 of file ArtLanes.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> art_msgs::ArtLanes_< ContainerAllocator >::_header_type

Definition at line 30 of file ArtLanes.h.

template<class ContainerAllocator >
typedef std::vector< ::art_msgs::ArtQuadrilateral_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_<ContainerAllocator> >::other > art_msgs::ArtLanes_< ContainerAllocator >::_polygons_type

Definition at line 33 of file ArtLanes.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::ArtLanes_<ContainerAllocator> const> art_msgs::ArtLanes_< ContainerAllocator >::ConstPtr

Definition at line 191 of file ArtLanes.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::ArtLanes_<ContainerAllocator> > art_msgs::ArtLanes_< ContainerAllocator >::Ptr

Definition at line 190 of file ArtLanes.h.

template<class ContainerAllocator >
typedef ArtLanes_<ContainerAllocator> art_msgs::ArtLanes_< ContainerAllocator >::Type

Definition at line 16 of file ArtLanes.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
art_msgs::ArtLanes_< ContainerAllocator >::ArtLanes_ (  )  [inline]

Definition at line 18 of file ArtLanes.h.

template<class ContainerAllocator >
art_msgs::ArtLanes_< ContainerAllocator >::ArtLanes_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 24 of file ArtLanes.h.


Member Function Documentation

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

Definition at line 46 of file ArtLanes.h.

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

Definition at line 53 of file ArtLanes.h.

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

Definition at line 164 of file ArtLanes.h.

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

Definition at line 44 of file ArtLanes.h.

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

Definition at line 42 of file ArtLanes.h.

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

Definition at line 51 of file ArtLanes.h.

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

Definition at line 49 of file ArtLanes.h.

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

Definition at line 162 of file ArtLanes.h.

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

Definition at line 56 of file ArtLanes.h.

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

Definition at line 174 of file ArtLanes.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t art_msgs::ArtLanes_< ContainerAllocator >::get_polygons_size (  )  const [inline]

Definition at line 37 of file ArtLanes.h.

template<class ContainerAllocator >
ROS_DEPRECATED void art_msgs::ArtLanes_< ContainerAllocator >::get_polygons_vec ( std::vector< ::art_msgs::ArtQuadrilateral_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 39 of file ArtLanes.h.

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

Definition at line 182 of file ArtLanes.h.

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

Definition at line 166 of file ArtLanes.h.

template<class ContainerAllocator >
ROS_DEPRECATED void art_msgs::ArtLanes_< ContainerAllocator >::set_polygons_size ( uint32_t  size  )  [inline]

Definition at line 38 of file ArtLanes.h.

template<class ContainerAllocator >
ROS_DEPRECATED void art_msgs::ArtLanes_< ContainerAllocator >::set_polygons_vec ( const std::vector< ::art_msgs::ArtQuadrilateral_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 40 of file ArtLanes.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> art_msgs::ArtLanes_< ContainerAllocator >::header

Definition at line 31 of file ArtLanes.h.

template<class ContainerAllocator >
std::vector< ::art_msgs::ArtQuadrilateral_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::art_msgs::ArtQuadrilateral_<ContainerAllocator> >::other > art_msgs::ArtLanes_< ContainerAllocator >::polygons

Definition at line 34 of file ArtLanes.h.


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


art_msgs
Author(s): Jack O'Quin
autogenerated on Fri Jan 11 09:09:45 2013