tabletop_object_detector::Table_< ContainerAllocator > Struct Template Reference

#include <Table.h>

List of all members.

Public Types

typedef
::geometry_msgs::PoseStamped_
< ContainerAllocator > 
_pose_type
typedef float _x_max_type
typedef float _x_min_type
typedef float _y_max_type
typedef float _y_min_type
typedef boost::shared_ptr
< ::tabletop_object_detector::Table_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::tabletop_object_detector::Table_
< ContainerAllocator > > 
Ptr
typedef Table_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 Table_ (const ContainerAllocator &_alloc)
 Table_ ()

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

::geometry_msgs::PoseStamped_
< ContainerAllocator > 
pose
float x_max
float x_min
float y_max
float y_min

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 tabletop_object_detector::Table_< ContainerAllocator >

Definition at line 18 of file Table.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> tabletop_object_detector::Table_< ContainerAllocator >::_pose_type

Definition at line 40 of file Table.h.

template<class ContainerAllocator >
typedef float tabletop_object_detector::Table_< ContainerAllocator >::_x_max_type

Definition at line 46 of file Table.h.

template<class ContainerAllocator >
typedef float tabletop_object_detector::Table_< ContainerAllocator >::_x_min_type

Definition at line 43 of file Table.h.

template<class ContainerAllocator >
typedef float tabletop_object_detector::Table_< ContainerAllocator >::_y_max_type

Definition at line 52 of file Table.h.

template<class ContainerAllocator >
typedef float tabletop_object_detector::Table_< ContainerAllocator >::_y_min_type

Definition at line 49 of file Table.h.

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

Definition at line 176 of file Table.h.

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

Definition at line 175 of file Table.h.

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

Definition at line 20 of file Table.h.


Constructor & Destructor Documentation

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

Definition at line 22 of file Table.h.

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

Definition at line 31 of file Table.h.


Member Function Documentation

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

Definition at line 61 of file Table.h.

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

Definition at line 68 of file Table.h.

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

Definition at line 140 of file Table.h.

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

Definition at line 59 of file Table.h.

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

Definition at line 57 of file Table.h.

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

Definition at line 66 of file Table.h.

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

Definition at line 64 of file Table.h.

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

Definition at line 138 of file Table.h.

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

Definition at line 71 of file Table.h.

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

Definition at line 153 of file Table.h.

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

Definition at line 164 of file Table.h.

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

Definition at line 142 of file Table.h.


Member Data Documentation

template<class ContainerAllocator >
::geometry_msgs::PoseStamped_<ContainerAllocator> tabletop_object_detector::Table_< ContainerAllocator >::pose

Definition at line 41 of file Table.h.

template<class ContainerAllocator >
float tabletop_object_detector::Table_< ContainerAllocator >::x_max

Definition at line 47 of file Table.h.

template<class ContainerAllocator >
float tabletop_object_detector::Table_< ContainerAllocator >::x_min

Definition at line 44 of file Table.h.

template<class ContainerAllocator >
float tabletop_object_detector::Table_< ContainerAllocator >::y_max

Definition at line 53 of file Table.h.

template<class ContainerAllocator >
float tabletop_object_detector::Table_< ContainerAllocator >::y_min

Definition at line 50 of file Table.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