$search

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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::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 321 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 334 of file Detect.h.

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

Definition at line 446 of file Detect.h.

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

Definition at line 445 of file Detect.h.

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

Definition at line 322 of file Detect.h.


Constructor & Destructor Documentation

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

Definition at line 324 of file Detect.h.

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

Definition at line 329 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 343 of file Detect.h.

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

Definition at line 350 of file Detect.h.

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

Definition at line 422 of file Detect.h.

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

Definition at line 357 of file Detect.h.

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

Definition at line 341 of file Detect.h.

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

Definition at line 339 of file Detect.h.

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

Definition at line 348 of file Detect.h.

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

Definition at line 346 of file Detect.h.

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

Definition at line 420 of file Detect.h.

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

Definition at line 360 of file Detect.h.

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

Definition at line 355 of file Detect.h.

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

Definition at line 353 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 431 of file Detect.h.

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

Definition at line 438 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 424 of file Detect.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > checkerboard_detector2::DetectResponse_< ContainerAllocator >::__connection_header

Definition at line 447 of file Detect.h.

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

Definition at line 335 of file Detect.h.


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


checkerboard_detector2
Author(s): Rosen Diankov, Felix Endres
autogenerated on Tue Mar 5 12:01:25 2013