$search

pr2_object_manipulation_msgs::Ray_< ContainerAllocator > Struct Template Reference

#include <Ray.h>

List of all members.

Public Types

typedef
::geometry_msgs::Vector3_
< ContainerAllocator > 
_direction_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef
::geometry_msgs::Point_
< ContainerAllocator > 
_origin_type
typedef boost::shared_ptr
< ::pr2_object_manipulation_msgs::Ray_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_object_manipulation_msgs::Ray_
< ContainerAllocator > > 
Ptr
typedef Ray_< 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)
 Ray_ (const ContainerAllocator &_alloc)
 Ray_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

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
::geometry_msgs::Vector3_
< ContainerAllocator > 
direction
::std_msgs::Header_
< ContainerAllocator > 
header
::geometry_msgs::Point_
< ContainerAllocator > 
origin

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 pr2_object_manipulation_msgs::Ray_< ContainerAllocator >

Definition at line 24 of file Ray.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::geometry_msgs::Vector3_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::_direction_type

Definition at line 47 of file Ray.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::_header_type

Definition at line 41 of file Ray.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::_origin_type

Definition at line 44 of file Ray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_object_manipulation_msgs::Ray_<ContainerAllocator> const> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::ConstPtr

Definition at line 142 of file Ray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_object_manipulation_msgs::Ray_<ContainerAllocator> > pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::Ptr

Definition at line 141 of file Ray.h.

template<class ContainerAllocator >
typedef Ray_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::Type

Definition at line 25 of file Ray.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::Ray_ (  )  [inline]

Definition at line 27 of file Ray.h.

template<class ContainerAllocator >
pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::Ray_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file Ray.h.


Member Function Documentation

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

Definition at line 56 of file Ray.h.

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

Definition at line 63 of file Ray.h.

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

Definition at line 112 of file Ray.h.

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

Definition at line 54 of file Ray.h.

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

Definition at line 52 of file Ray.h.

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

Definition at line 61 of file Ray.h.

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

Definition at line 59 of file Ray.h.

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

Definition at line 110 of file Ray.h.

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

Definition at line 66 of file Ray.h.

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

Definition at line 123 of file Ray.h.

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

Definition at line 132 of file Ray.h.

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

Definition at line 114 of file Ray.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::__connection_header

Definition at line 143 of file Ray.h.

template<class ContainerAllocator >
::geometry_msgs::Vector3_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::direction

Definition at line 48 of file Ray.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::header

Definition at line 42 of file Ray.h.

template<class ContainerAllocator >
::geometry_msgs::Point_<ContainerAllocator> pr2_object_manipulation_msgs::Ray_< ContainerAllocator >::origin

Definition at line 45 of file Ray.h.


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


pr2_object_manipulation_msgs
Author(s): Matei Ciocarlie
autogenerated on Tue Mar 5 13:36:39 2013