$search

cob_3d_mapping_msgs::polyline_point_< ContainerAllocator > Struct Template Reference

#include <polyline_point.h>

List of all members.

Public Types

typedef float _edge_prob_type
typedef float _x_type
typedef float _y_type
typedef boost::shared_ptr
< ::cob_3d_mapping_msgs::polyline_point_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cob_3d_mapping_msgs::polyline_point_
< ContainerAllocator > > 
Ptr
typedef polyline_point_
< 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)
 polyline_point_ (const ContainerAllocator &_alloc)
 polyline_point_ ()
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
float edge_prob
float x
float y

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_3d_mapping_msgs::polyline_point_< ContainerAllocator >

Definition at line 21 of file polyline_point.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::_edge_prob_type

Definition at line 44 of file polyline_point.h.

template<class ContainerAllocator >
typedef float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::_x_type

Definition at line 38 of file polyline_point.h.

template<class ContainerAllocator >
typedef float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::_y_type

Definition at line 41 of file polyline_point.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_3d_mapping_msgs::polyline_point_<ContainerAllocator> const> cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::ConstPtr

Definition at line 100 of file polyline_point.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_3d_mapping_msgs::polyline_point_<ContainerAllocator> > cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::Ptr

Definition at line 99 of file polyline_point.h.

template<class ContainerAllocator >
typedef polyline_point_<ContainerAllocator> cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::Type

Definition at line 22 of file polyline_point.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::polyline_point_ (  )  [inline]

Definition at line 24 of file polyline_point.h.

template<class ContainerAllocator >
cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::polyline_point_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 31 of file polyline_point.h.


Member Function Documentation

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

Definition at line 53 of file polyline_point.h.

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

Definition at line 60 of file polyline_point.h.

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

Definition at line 70 of file polyline_point.h.

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

Definition at line 51 of file polyline_point.h.

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

Definition at line 49 of file polyline_point.h.

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

Definition at line 58 of file polyline_point.h.

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

Definition at line 56 of file polyline_point.h.

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

Definition at line 68 of file polyline_point.h.

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

Definition at line 63 of file polyline_point.h.

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

Definition at line 81 of file polyline_point.h.

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

Definition at line 90 of file polyline_point.h.

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

Definition at line 72 of file polyline_point.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::__connection_header

Definition at line 101 of file polyline_point.h.

template<class ContainerAllocator >
float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::edge_prob

Definition at line 45 of file polyline_point.h.

template<class ContainerAllocator >
float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::x

Definition at line 39 of file polyline_point.h.

template<class ContainerAllocator >
float cob_3d_mapping_msgs::polyline_point_< ContainerAllocator >::y

Definition at line 42 of file polyline_point.h.


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


cob_3d_mapping_msgs
Author(s): Georg Arbeiter
autogenerated on Fri Mar 1 15:04:10 2013