$search

ias_table_msgs::TableObjectReconstructed_< ContainerAllocator > Struct Template Reference

#include <TableObjectReconstructed.h>

List of all members.

Public Types

enum  { PLANE = 1 }
enum  { SPHERE = 2 }
enum  { CYLINDER = 4 }
enum  { ROTATIONAL = 8 }
enum  { BOX = 16 }
enum  { MESH = 32 }
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_coefficients_type
typedef double _score_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_triangles_type
typedef uint32_t _type_type
typedef std::vector
< ::geometry_msgs::Point32_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Point32_
< ContainerAllocator >
>::other > 
_vertices_type
typedef boost::shared_ptr
< ::ias_table_msgs::TableObjectReconstructed_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ias_table_msgs::TableObjectReconstructed_
< ContainerAllocator > > 
Ptr
typedef
TableObjectReconstructed_
< 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)
ROS_DEPRECATED uint32_t get_coefficients_size () const
ROS_DEPRECATED void get_coefficients_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const
ROS_DEPRECATED uint32_t get_triangles_size () const
ROS_DEPRECATED void get_triangles_vec (std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) const
ROS_DEPRECATED uint32_t get_vertices_size () const
ROS_DEPRECATED void get_vertices_vec (std::vector< ::geometry_msgs::Point32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_< 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_coefficients_size (uint32_t size)
ROS_DEPRECATED void set_coefficients_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec)
ROS_DEPRECATED void set_triangles_size (uint32_t size)
ROS_DEPRECATED void set_triangles_vec (const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec)
ROS_DEPRECATED void set_vertices_size (uint32_t size)
ROS_DEPRECATED void set_vertices_vec (const std::vector< ::geometry_msgs::Point32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_< ContainerAllocator > >::other > &vec)
 TableObjectReconstructed_ (const ContainerAllocator &_alloc)
 TableObjectReconstructed_ ()

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
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
coefficients
double score
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
triangles
uint32_t type
std::vector
< ::geometry_msgs::Point32_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Point32_
< ContainerAllocator >
>::other > 
vertices

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 ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >

Definition at line 22 of file TableObjectReconstructed.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::_coefficients_type

Definition at line 46 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef double ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::_score_type

Definition at line 49 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::_triangles_type

Definition at line 55 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef uint32_t ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::_type_type

Definition at line 43 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef std::vector< ::geometry_msgs::Point32_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_<ContainerAllocator> >::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::_vertices_type

Definition at line 52 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ias_table_msgs::TableObjectReconstructed_<ContainerAllocator> const> ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::ConstPtr

Definition at line 161 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ias_table_msgs::TableObjectReconstructed_<ContainerAllocator> > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::Ptr

Definition at line 160 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
typedef TableObjectReconstructed_<ContainerAllocator> ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::Type

Definition at line 23 of file TableObjectReconstructed.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLANE 

Definition at line 58 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SPHERE 

Definition at line 59 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CYLINDER 

Definition at line 60 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ROTATIONAL 

Definition at line 61 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
BOX 

Definition at line 62 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MESH 

Definition at line 63 of file TableObjectReconstructed.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::TableObjectReconstructed_ (  )  [inline]

Definition at line 25 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::TableObjectReconstructed_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file TableObjectReconstructed.h.


Member Function Documentation

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

Definition at line 82 of file TableObjectReconstructed.h.

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

Definition at line 89 of file TableObjectReconstructed.h.

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

Definition at line 125 of file TableObjectReconstructed.h.

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

Definition at line 80 of file TableObjectReconstructed.h.

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

Definition at line 78 of file TableObjectReconstructed.h.

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

Definition at line 87 of file TableObjectReconstructed.h.

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

Definition at line 85 of file TableObjectReconstructed.h.

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

Definition at line 123 of file TableObjectReconstructed.h.

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

Definition at line 92 of file TableObjectReconstructed.h.

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

Definition at line 138 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_coefficients_size (  )  const [inline]

Definition at line 65 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_coefficients_vec ( std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  const [inline]

Definition at line 67 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_triangles_size (  )  const [inline]

Definition at line 73 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_triangles_vec ( std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &  vec  )  const [inline]

Definition at line 75 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_vertices_size (  )  const [inline]

Definition at line 69 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::get_vertices_vec ( std::vector< ::geometry_msgs::Point32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 71 of file TableObjectReconstructed.h.

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

Definition at line 149 of file TableObjectReconstructed.h.

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

Definition at line 127 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_coefficients_size ( uint32_t  size  )  [inline]

Definition at line 66 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_coefficients_vec ( const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  [inline]

Definition at line 68 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_triangles_size ( uint32_t  size  )  [inline]

Definition at line 74 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_triangles_vec ( const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &  vec  )  [inline]

Definition at line 76 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_vertices_size ( uint32_t  size  )  [inline]

Definition at line 70 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
ROS_DEPRECATED void ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::set_vertices_vec ( const std::vector< ::geometry_msgs::Point32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 72 of file TableObjectReconstructed.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::__connection_header

Definition at line 162 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::coefficients

Definition at line 47 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
double ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::score

Definition at line 50 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::triangles

Definition at line 56 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
uint32_t ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::type

Definition at line 44 of file TableObjectReconstructed.h.

template<class ContainerAllocator >
std::vector< ::geometry_msgs::Point32_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point32_<ContainerAllocator> >::other > ias_table_msgs::TableObjectReconstructed_< ContainerAllocator >::vertices

Definition at line 53 of file TableObjectReconstructed.h.


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


ias_table_msgs
Author(s):
autogenerated on Fri Mar 1 15:52:21 2013