image_cb_detector::ConfigGoal_< ContainerAllocator > Struct Template Reference

#include <ConfigGoal.h>

List of all members.

Public Types

typedef float _height_scaling_type
typedef uint32_t _num_x_type
typedef uint32_t _num_y_type
typedef float _spacing_x_type
typedef float _spacing_y_type
typedef uint32_t _subpixel_window_type
typedef int32_t _subpixel_zero_zone_type
typedef float _width_scaling_type
typedef boost::shared_ptr
< ::image_cb_detector::ConfigGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::image_cb_detector::ConfigGoal_
< ContainerAllocator > > 
Ptr
typedef ConfigGoal_
< 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
 ConfigGoal_ (const ContainerAllocator &_alloc)
 ConfigGoal_ ()
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

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

float height_scaling
uint32_t num_x
uint32_t num_y
float spacing_x
float spacing_y
uint32_t subpixel_window
int32_t subpixel_zero_zone
float width_scaling

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 image_cb_detector::ConfigGoal_< ContainerAllocator >

Definition at line 17 of file ConfigGoal.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef float image_cb_detector::ConfigGoal_< ContainerAllocator >::_height_scaling_type

Definition at line 60 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::_num_x_type

Definition at line 45 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::_num_y_type

Definition at line 48 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef float image_cb_detector::ConfigGoal_< ContainerAllocator >::_spacing_x_type

Definition at line 51 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef float image_cb_detector::ConfigGoal_< ContainerAllocator >::_spacing_y_type

Definition at line 54 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::_subpixel_window_type

Definition at line 63 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef int32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::_subpixel_zero_zone_type

Definition at line 66 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef float image_cb_detector::ConfigGoal_< ContainerAllocator >::_width_scaling_type

Definition at line 57 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::image_cb_detector::ConfigGoal_<ContainerAllocator> const> image_cb_detector::ConfigGoal_< ContainerAllocator >::ConstPtr

Definition at line 149 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::image_cb_detector::ConfigGoal_<ContainerAllocator> > image_cb_detector::ConfigGoal_< ContainerAllocator >::Ptr

Definition at line 148 of file ConfigGoal.h.

template<class ContainerAllocator>
typedef ConfigGoal_<ContainerAllocator> image_cb_detector::ConfigGoal_< ContainerAllocator >::Type

Definition at line 19 of file ConfigGoal.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
image_cb_detector::ConfigGoal_< ContainerAllocator >::ConfigGoal_ (  )  [inline]

Definition at line 21 of file ConfigGoal.h.

template<class ContainerAllocator>
image_cb_detector::ConfigGoal_< ContainerAllocator >::ConfigGoal_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 33 of file ConfigGoal.h.


Member Function Documentation

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

Definition at line 75 of file ConfigGoal.h.

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

Definition at line 82 of file ConfigGoal.h.

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

Definition at line 104 of file ConfigGoal.h.

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

Definition at line 73 of file ConfigGoal.h.

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

Definition at line 71 of file ConfigGoal.h.

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

Definition at line 80 of file ConfigGoal.h.

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

Definition at line 78 of file ConfigGoal.h.

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

Definition at line 102 of file ConfigGoal.h.

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

Definition at line 85 of file ConfigGoal.h.

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

Definition at line 120 of file ConfigGoal.h.

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

Definition at line 134 of file ConfigGoal.h.

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

Definition at line 106 of file ConfigGoal.h.


Member Data Documentation

template<class ContainerAllocator>
float image_cb_detector::ConfigGoal_< ContainerAllocator >::height_scaling

Definition at line 61 of file ConfigGoal.h.

template<class ContainerAllocator>
uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::num_x

Definition at line 46 of file ConfigGoal.h.

template<class ContainerAllocator>
uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::num_y

Definition at line 49 of file ConfigGoal.h.

template<class ContainerAllocator>
float image_cb_detector::ConfigGoal_< ContainerAllocator >::spacing_x

Definition at line 52 of file ConfigGoal.h.

template<class ContainerAllocator>
float image_cb_detector::ConfigGoal_< ContainerAllocator >::spacing_y

Definition at line 55 of file ConfigGoal.h.

template<class ContainerAllocator>
uint32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::subpixel_window

Definition at line 64 of file ConfigGoal.h.

template<class ContainerAllocator>
int32_t image_cb_detector::ConfigGoal_< ContainerAllocator >::subpixel_zero_zone

Definition at line 67 of file ConfigGoal.h.

template<class ContainerAllocator>
float image_cb_detector::ConfigGoal_< ContainerAllocator >::width_scaling

Definition at line 58 of file ConfigGoal.h.


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


image_cb_detector
Author(s): Vijay Pradeep and Eitan Marder-Eppstein
autogenerated on Fri Jan 11 09:53:36 2013