Public Types | Public Member Functions | Public Attributes
interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator > Struct Template Reference

#include <ObjectSegmentationGuiResult.h>

List of all members.

Public Types

enum  { NO_CLOUD_RECEIVED = 1 }
enum  { NO_TABLE = 2 }
enum  { OTHER_ERROR = 3 }
enum  { SUCCESS = 4 }
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
< ::interactive_perception_msgs::ObjectSegmentationGuiResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::interactive_perception_msgs::ObjectSegmentationGuiResult_
< ContainerAllocator > > 
Ptr
typedef
ObjectSegmentationGuiResult_
< ContainerAllocator > 
Type

Public Member Functions

 ObjectSegmentationGuiResult_ ()
 ObjectSegmentationGuiResult_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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

Detailed Description

template<class ContainerAllocator>
struct interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >

Definition at line 23 of file ObjectSegmentationGuiResult.h.


Member Typedef Documentation

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

Definition at line 43 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
typedef int32_t interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::_result_type

Definition at line 46 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
typedef ::tabletop_object_detector::Table_<ContainerAllocator> interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::_table_type

Definition at line 40 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::interactive_perception_msgs::ObjectSegmentationGuiResult_<ContainerAllocator> const> interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::ConstPtr

Definition at line 55 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::interactive_perception_msgs::ObjectSegmentationGuiResult_<ContainerAllocator> > interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::Ptr

Definition at line 54 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
typedef ObjectSegmentationGuiResult_<ContainerAllocator> interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::Type

Definition at line 24 of file ObjectSegmentationGuiResult.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
NO_CLOUD_RECEIVED 

Definition at line 49 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NO_TABLE 

Definition at line 50 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
OTHER_ERROR 

Definition at line 51 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SUCCESS 

Definition at line 52 of file ObjectSegmentationGuiResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::ObjectSegmentationGuiResult_ ( ) [inline]

Definition at line 26 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::ObjectSegmentationGuiResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file ObjectSegmentationGuiResult.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::__connection_header

Definition at line 56 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
std::vector< ::sensor_msgs::PointCloud_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud_<ContainerAllocator> >::other > interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::clusters

Definition at line 44 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
int32_t interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::result

Definition at line 47 of file ObjectSegmentationGuiResult.h.

template<class ContainerAllocator >
::tabletop_object_detector::Table_<ContainerAllocator> interactive_perception_msgs::ObjectSegmentationGuiResult_< ContainerAllocator >::table

Definition at line 41 of file ObjectSegmentationGuiResult.h.


The documentation for this struct was generated from the following file:


interactive_perception_msgs
Author(s): jbinney
autogenerated on Mon Oct 6 2014 11:51:21