$search

cob_object_detection_msgs::Mask_< ContainerAllocator > Struct Template Reference

#include <Mask.h>

List of all members.

Public Types

typedef ::sensor_msgs::Image_
< ContainerAllocator > 
_mask_type
typedef
::cob_object_detection_msgs::Rect_
< ContainerAllocator > 
_roi_type
typedef boost::shared_ptr
< ::cob_object_detection_msgs::Mask_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cob_object_detection_msgs::Mask_
< ContainerAllocator > > 
Ptr
typedef Mask_< 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)
 Mask_ (const ContainerAllocator &_alloc)
 Mask_ ()
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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::sensor_msgs::Image_
< ContainerAllocator > 
mask
::cob_object_detection_msgs::Rect_
< ContainerAllocator > 
roi

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 cob_object_detection_msgs::Mask_< ContainerAllocator >

Definition at line 23 of file Mask.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::sensor_msgs::Image_<ContainerAllocator> cob_object_detection_msgs::Mask_< ContainerAllocator >::_mask_type

Definition at line 41 of file Mask.h.

template<class ContainerAllocator >
typedef ::cob_object_detection_msgs::Rect_<ContainerAllocator> cob_object_detection_msgs::Mask_< ContainerAllocator >::_roi_type

Definition at line 38 of file Mask.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_object_detection_msgs::Mask_<ContainerAllocator> const> cob_object_detection_msgs::Mask_< ContainerAllocator >::ConstPtr

Definition at line 159 of file Mask.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_object_detection_msgs::Mask_<ContainerAllocator> > cob_object_detection_msgs::Mask_< ContainerAllocator >::Ptr

Definition at line 158 of file Mask.h.

template<class ContainerAllocator >
typedef Mask_<ContainerAllocator> cob_object_detection_msgs::Mask_< ContainerAllocator >::Type

Definition at line 24 of file Mask.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_object_detection_msgs::Mask_< ContainerAllocator >::Mask_ (  )  [inline]

Definition at line 26 of file Mask.h.

template<class ContainerAllocator >
cob_object_detection_msgs::Mask_< ContainerAllocator >::Mask_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file Mask.h.


Member Function Documentation

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

Definition at line 50 of file Mask.h.

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

Definition at line 57 of file Mask.h.

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

Definition at line 132 of file Mask.h.

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

Definition at line 48 of file Mask.h.

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

Definition at line 46 of file Mask.h.

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

Definition at line 55 of file Mask.h.

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

Definition at line 53 of file Mask.h.

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

Definition at line 130 of file Mask.h.

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

Definition at line 60 of file Mask.h.

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

Definition at line 142 of file Mask.h.

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

Definition at line 150 of file Mask.h.

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

Definition at line 134 of file Mask.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_object_detection_msgs::Mask_< ContainerAllocator >::__connection_header

Definition at line 160 of file Mask.h.

template<class ContainerAllocator >
::sensor_msgs::Image_<ContainerAllocator> cob_object_detection_msgs::Mask_< ContainerAllocator >::mask

Definition at line 42 of file Mask.h.

template<class ContainerAllocator >
::cob_object_detection_msgs::Rect_<ContainerAllocator> cob_object_detection_msgs::Mask_< ContainerAllocator >::roi

Definition at line 39 of file Mask.h.


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


cob_object_detection_msgs
Author(s): Florian Weisshardt
autogenerated on Fri Mar 1 14:51:15 2013