$search

turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator > Struct Template Reference

#include <InteractiveBlockManipulationResult.h>

List of all members.

Public Types

typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_pickup_pose_type
typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_place_pose_type
typedef boost::shared_ptr
< ::turtlebot_block_manipulation::InteractiveBlockManipulationResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::turtlebot_block_manipulation::InteractiveBlockManipulationResult_
< ContainerAllocator > > 
Ptr
typedef
InteractiveBlockManipulationResult_
< 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)
 InteractiveBlockManipulationResult_ (const ContainerAllocator &_alloc)
 InteractiveBlockManipulationResult_ ()
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::Pose_
< ContainerAllocator > 
pickup_pose
::geometry_msgs::Pose_
< ContainerAllocator > 
place_pose

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 turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >

Definition at line 23 of file InteractiveBlockManipulationResult.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef ::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::_pickup_pose_type

Definition at line 38 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
typedef ::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::_place_pose_type

Definition at line 41 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::turtlebot_block_manipulation::InteractiveBlockManipulationResult_<ContainerAllocator> const> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::ConstPtr

Definition at line 118 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::turtlebot_block_manipulation::InteractiveBlockManipulationResult_<ContainerAllocator> > turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::Ptr

Definition at line 117 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
typedef InteractiveBlockManipulationResult_<ContainerAllocator> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::Type

Definition at line 24 of file InteractiveBlockManipulationResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::InteractiveBlockManipulationResult_ (  )  [inline]

Definition at line 26 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::InteractiveBlockManipulationResult_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file InteractiveBlockManipulationResult.h.


Member Function Documentation

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

Definition at line 50 of file InteractiveBlockManipulationResult.h.

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

Definition at line 57 of file InteractiveBlockManipulationResult.h.

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

Definition at line 91 of file InteractiveBlockManipulationResult.h.

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

Definition at line 48 of file InteractiveBlockManipulationResult.h.

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

Definition at line 46 of file InteractiveBlockManipulationResult.h.

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

Definition at line 55 of file InteractiveBlockManipulationResult.h.

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

Definition at line 53 of file InteractiveBlockManipulationResult.h.

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

Definition at line 89 of file InteractiveBlockManipulationResult.h.

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

Definition at line 60 of file InteractiveBlockManipulationResult.h.

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

Definition at line 101 of file InteractiveBlockManipulationResult.h.

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

Definition at line 109 of file InteractiveBlockManipulationResult.h.

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

Definition at line 93 of file InteractiveBlockManipulationResult.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::__connection_header

Definition at line 119 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::pickup_pose

Definition at line 39 of file InteractiveBlockManipulationResult.h.

template<class ContainerAllocator>
::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::InteractiveBlockManipulationResult_< ContainerAllocator >::place_pose

Definition at line 42 of file InteractiveBlockManipulationResult.h.


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


turtlebot_block_manipulation
Author(s): Helen Oleynikova
autogenerated on Sat Mar 2 14:06:53 2013