checkerboard_detector2::DetectResponse_< ContainerAllocator > Struct Template Reference

#include <Detect.h>

List of all members.

Public Types

typedef
::checkerboard_detector2::ObjectDetection_
< ContainerAllocator > 
_object_detection_type
typedef boost::shared_ptr
< ::checkerboard_detector2::DetectResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::checkerboard_detector2::DetectResponse_
< ContainerAllocator > > 
Ptr
typedef DetectResponse_
< 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)
 DetectResponse_ (const ContainerAllocator &_alloc)
 DetectResponse_ ()
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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

::checkerboard_detector2::ObjectDetection_
< ContainerAllocator > 
object_detection

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 checkerboard_detector2::DetectResponse_< ContainerAllocator >

Definition at line 317 of file Detect.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::checkerboard_detector2::ObjectDetection_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::_object_detection_type

Definition at line 331 of file Detect.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::checkerboard_detector2::DetectResponse_<ContainerAllocator> const> checkerboard_detector2::DetectResponse_< ContainerAllocator >::ConstPtr

Definition at line 443 of file Detect.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::checkerboard_detector2::DetectResponse_<ContainerAllocator> > checkerboard_detector2::DetectResponse_< ContainerAllocator >::Ptr

Definition at line 442 of file Detect.h.

template<class ContainerAllocator >
typedef DetectResponse_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::Type

Definition at line 319 of file Detect.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
checkerboard_detector2::DetectResponse_< ContainerAllocator >::DetectResponse_ (  )  [inline]

Definition at line 321 of file Detect.h.

template<class ContainerAllocator >
checkerboard_detector2::DetectResponse_< ContainerAllocator >::DetectResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 326 of file Detect.h.


Member Function Documentation

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

Definition at line 340 of file Detect.h.

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

Definition at line 347 of file Detect.h.

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

Definition at line 419 of file Detect.h.

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

Definition at line 354 of file Detect.h.

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

Definition at line 338 of file Detect.h.

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

Definition at line 336 of file Detect.h.

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

Definition at line 345 of file Detect.h.

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

Definition at line 343 of file Detect.h.

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

Definition at line 417 of file Detect.h.

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

Definition at line 357 of file Detect.h.

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

Definition at line 352 of file Detect.h.

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

Definition at line 350 of file Detect.h.

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

Definition at line 428 of file Detect.h.

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

Definition at line 435 of file Detect.h.

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

Definition at line 421 of file Detect.h.


Member Data Documentation

template<class ContainerAllocator >
::checkerboard_detector2::ObjectDetection_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::object_detection

Definition at line 332 of file Detect.h.


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


checkerboard_detector2
Author(s): Rosen Diankov (rdiankov@cs.cmu.edu)
autogenerated on Fri Jan 11 09:37:37 2013