mapping_msgs::CollisionObject_< ContainerAllocator > Struct Template Reference

#include <CollisionObject.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_id_type
typedef
::mapping_msgs::CollisionObjectOperation_
< ContainerAllocator > 
_operation_type
typedef std::vector
< ::geometry_msgs::Pose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::geometry_msgs::Pose_
< ContainerAllocator >
>::other > 
_poses_type
typedef std::vector
< ::geometric_shapes_msgs::Shape_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometric_shapes_msgs::Shape_
< ContainerAllocator >
>::other > 
_shapes_type
typedef boost::shared_ptr
< ::mapping_msgs::CollisionObject_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::mapping_msgs::CollisionObject_
< ContainerAllocator > > 
Ptr
typedef CollisionObject_
< 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
 CollisionObject_ (const ContainerAllocator &_alloc)
 CollisionObject_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_poses_size () const
ROS_DEPRECATED void get_poses_vec (std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_shapes_size () const
ROS_DEPRECATED void get_shapes_vec (std::vector< ::geometric_shapes_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_< 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_poses_size (uint32_t size)
ROS_DEPRECATED void set_poses_vec (const std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_shapes_size (uint32_t size)
ROS_DEPRECATED void set_shapes_vec (const std::vector< ::geometric_shapes_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_< 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::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
id
::mapping_msgs::CollisionObjectOperation_
< ContainerAllocator > 
operation
std::vector
< ::geometry_msgs::Pose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::geometry_msgs::Pose_
< ContainerAllocator >
>::other > 
poses
std::vector
< ::geometric_shapes_msgs::Shape_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometric_shapes_msgs::Shape_
< ContainerAllocator >
>::other > 
shapes

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 mapping_msgs::CollisionObject_< ContainerAllocator >

Definition at line 21 of file CollisionObject.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> mapping_msgs::CollisionObject_< ContainerAllocator >::_header_type

Definition at line 43 of file CollisionObject.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mapping_msgs::CollisionObject_< ContainerAllocator >::_id_type

Definition at line 46 of file CollisionObject.h.

template<class ContainerAllocator >
typedef ::mapping_msgs::CollisionObjectOperation_<ContainerAllocator> mapping_msgs::CollisionObject_< ContainerAllocator >::_operation_type

Definition at line 49 of file CollisionObject.h.

template<class ContainerAllocator >
typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > mapping_msgs::CollisionObject_< ContainerAllocator >::_poses_type

Definition at line 55 of file CollisionObject.h.

template<class ContainerAllocator >
typedef std::vector< ::geometric_shapes_msgs::Shape_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_<ContainerAllocator> >::other > mapping_msgs::CollisionObject_< ContainerAllocator >::_shapes_type

Definition at line 52 of file CollisionObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::mapping_msgs::CollisionObject_<ContainerAllocator> const> mapping_msgs::CollisionObject_< ContainerAllocator >::ConstPtr

Definition at line 236 of file CollisionObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::mapping_msgs::CollisionObject_<ContainerAllocator> > mapping_msgs::CollisionObject_< ContainerAllocator >::Ptr

Definition at line 235 of file CollisionObject.h.

template<class ContainerAllocator >
typedef CollisionObject_<ContainerAllocator> mapping_msgs::CollisionObject_< ContainerAllocator >::Type

Definition at line 23 of file CollisionObject.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
mapping_msgs::CollisionObject_< ContainerAllocator >::CollisionObject_ (  )  [inline]

Definition at line 25 of file CollisionObject.h.

template<class ContainerAllocator >
mapping_msgs::CollisionObject_< ContainerAllocator >::CollisionObject_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file CollisionObject.h.


Member Function Documentation

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

Definition at line 72 of file CollisionObject.h.

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

Definition at line 79 of file CollisionObject.h.

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

Definition at line 200 of file CollisionObject.h.

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

Definition at line 70 of file CollisionObject.h.

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

Definition at line 68 of file CollisionObject.h.

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

Definition at line 77 of file CollisionObject.h.

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

Definition at line 75 of file CollisionObject.h.

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

Definition at line 198 of file CollisionObject.h.

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

Definition at line 82 of file CollisionObject.h.

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

Definition at line 213 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t mapping_msgs::CollisionObject_< ContainerAllocator >::get_poses_size (  )  const [inline]

Definition at line 63 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::get_poses_vec ( std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 65 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t mapping_msgs::CollisionObject_< ContainerAllocator >::get_shapes_size (  )  const [inline]

Definition at line 59 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::get_shapes_vec ( std::vector< ::geometric_shapes_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 61 of file CollisionObject.h.

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

Definition at line 224 of file CollisionObject.h.

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

Definition at line 202 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::set_poses_size ( uint32_t  size  )  [inline]

Definition at line 64 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::set_poses_vec ( const std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 66 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::set_shapes_size ( uint32_t  size  )  [inline]

Definition at line 60 of file CollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void mapping_msgs::CollisionObject_< ContainerAllocator >::set_shapes_vec ( const std::vector< ::geometric_shapes_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 62 of file CollisionObject.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> mapping_msgs::CollisionObject_< ContainerAllocator >::header

Definition at line 44 of file CollisionObject.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mapping_msgs::CollisionObject_< ContainerAllocator >::id

Definition at line 47 of file CollisionObject.h.

template<class ContainerAllocator >
::mapping_msgs::CollisionObjectOperation_<ContainerAllocator> mapping_msgs::CollisionObject_< ContainerAllocator >::operation

Definition at line 50 of file CollisionObject.h.

template<class ContainerAllocator >
std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > mapping_msgs::CollisionObject_< ContainerAllocator >::poses

Definition at line 56 of file CollisionObject.h.

template<class ContainerAllocator >
std::vector< ::geometric_shapes_msgs::Shape_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometric_shapes_msgs::Shape_<ContainerAllocator> >::other > mapping_msgs::CollisionObject_< ContainerAllocator >::shapes

Definition at line 53 of file CollisionObject.h.


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


mapping_msgs
Author(s): Ioan Sucan
autogenerated on Fri Jan 11 09:15:31 2013