tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator > Struct Template Reference

#include <TabletopSegmentation.h>

List of all members.

Public Types

enum  { OTHER_ERROR = 3 }
enum  { SUCCESS = 4 }
enum  { NO_CLOUD_RECEIVED = 1 }
enum  { NO_TABLE = 2 }
typedef std::vector
< ::sensor_msgs::PointCloud_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::sensor_msgs::PointCloud_
< ContainerAllocator >
>::other > 
_clusters_type
typedef int32_t _result_type
typedef
::tabletop_object_detector::Table_
< ContainerAllocator > 
_table_type
typedef boost::shared_ptr
< ::tabletop_object_detector::TabletopSegmentationResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::tabletop_object_detector::TabletopSegmentationResponse_
< ContainerAllocator > > 
Ptr
typedef
TabletopSegmentationResponse_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_clusters_size () const
ROS_DEPRECATED void get_clusters_vec (std::vector< ::sensor_msgs::PointCloud_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_< 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_clusters_size (uint32_t size)
ROS_DEPRECATED void set_clusters_vec (const std::vector< ::sensor_msgs::PointCloud_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_< ContainerAllocator > >::other > &vec)
 TabletopSegmentationResponse_ (const ContainerAllocator &_alloc)
 TabletopSegmentationResponse_ ()

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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

std::vector
< ::sensor_msgs::PointCloud_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::sensor_msgs::PointCloud_
< ContainerAllocator >
>::other > 
clusters
int32_t result
::tabletop_object_detector::Table_
< ContainerAllocator > 
table

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >

Definition at line 95 of file TabletopSegmentation.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::sensor_msgs::PointCloud_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_<ContainerAllocator> >::other > tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::_clusters_type

Definition at line 116 of file TabletopSegmentation.h.

template<class ContainerAllocator >
typedef int32_t tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::_result_type

Definition at line 119 of file TabletopSegmentation.h.

template<class ContainerAllocator >
typedef ::tabletop_object_detector::Table_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::_table_type

Definition at line 113 of file TabletopSegmentation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopSegmentationResponse_<ContainerAllocator> const> tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::ConstPtr

Definition at line 326 of file TabletopSegmentation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopSegmentationResponse_<ContainerAllocator> > tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::Ptr

Definition at line 325 of file TabletopSegmentation.h.

template<class ContainerAllocator >
typedef TabletopSegmentationResponse_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::Type

Definition at line 97 of file TabletopSegmentation.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
OTHER_ERROR 

Definition at line 124 of file TabletopSegmentation.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SUCCESS 

Definition at line 125 of file TabletopSegmentation.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NO_CLOUD_RECEIVED 

Definition at line 122 of file TabletopSegmentation.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NO_TABLE 

Definition at line 123 of file TabletopSegmentation.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::TabletopSegmentationResponse_ (  )  [inline]

Definition at line 99 of file TabletopSegmentation.h.

template<class ContainerAllocator >
tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::TabletopSegmentationResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 106 of file TabletopSegmentation.h.


Member Function Documentation

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

Definition at line 136 of file TabletopSegmentation.h.

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

Definition at line 143 of file TabletopSegmentation.h.

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

Definition at line 296 of file TabletopSegmentation.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 150 of file TabletopSegmentation.h.

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

Definition at line 134 of file TabletopSegmentation.h.

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

Definition at line 132 of file TabletopSegmentation.h.

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

Definition at line 141 of file TabletopSegmentation.h.

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

Definition at line 139 of file TabletopSegmentation.h.

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

Definition at line 294 of file TabletopSegmentation.h.

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

Definition at line 153 of file TabletopSegmentation.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 148 of file TabletopSegmentation.h.

template<class ContainerAllocator >
static const char* tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 146 of file TabletopSegmentation.h.

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

Definition at line 307 of file TabletopSegmentation.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::get_clusters_size (  )  const [inline]

Definition at line 127 of file TabletopSegmentation.h.

template<class ContainerAllocator >
ROS_DEPRECATED void tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::get_clusters_vec ( std::vector< ::sensor_msgs::PointCloud_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 129 of file TabletopSegmentation.h.

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

Definition at line 316 of file TabletopSegmentation.h.

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

Definition at line 298 of file TabletopSegmentation.h.

template<class ContainerAllocator >
ROS_DEPRECATED void tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::set_clusters_size ( uint32_t  size  )  [inline]

Definition at line 128 of file TabletopSegmentation.h.

template<class ContainerAllocator >
ROS_DEPRECATED void tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::set_clusters_vec ( const std::vector< ::sensor_msgs::PointCloud_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 130 of file TabletopSegmentation.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::sensor_msgs::PointCloud_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_<ContainerAllocator> >::other > tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::clusters

Definition at line 117 of file TabletopSegmentation.h.

template<class ContainerAllocator >
int32_t tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::result

Definition at line 120 of file TabletopSegmentation.h.

template<class ContainerAllocator >
::tabletop_object_detector::Table_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationResponse_< ContainerAllocator >::table

Definition at line 114 of file TabletopSegmentation.h.


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


tabletop_object_detector
Author(s): Marius Muja and Matei Ciocarlie
autogenerated on Fri Jan 11 09:34:40 2013