$search

srs_assisted_detection::BBMoveRequest_< ContainerAllocator > Struct Template Reference

#include <BBMove.h>

List of all members.

Public Types

typedef float _h_type
typedef float _l_type
typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_pose_type
typedef float _w_type
typedef boost::shared_ptr
< ::srs_assisted_detection::BBMoveRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_assisted_detection::BBMoveRequest_
< ContainerAllocator > > 
Ptr
typedef BBMoveRequest_
< 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
 BBMoveRequest_ (const ContainerAllocator &_alloc)
 BBMoveRequest_ ()
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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
float h
float l
::geometry_msgs::Pose_
< ContainerAllocator > 
pose
float w

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 srs_assisted_detection::BBMoveRequest_< ContainerAllocator >

Definition at line 27 of file BBMove.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::_h_type

Definition at line 52 of file BBMove.h.

template<class ContainerAllocator >
typedef float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::_l_type

Definition at line 46 of file BBMove.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::_pose_type

Definition at line 55 of file BBMove.h.

template<class ContainerAllocator >
typedef float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::_w_type

Definition at line 49 of file BBMove.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_assisted_detection::BBMoveRequest_<ContainerAllocator> const> srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::ConstPtr

Definition at line 147 of file BBMove.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_assisted_detection::BBMoveRequest_<ContainerAllocator> > srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::Ptr

Definition at line 146 of file BBMove.h.

template<class ContainerAllocator >
typedef BBMoveRequest_<ContainerAllocator> srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::Type

Definition at line 28 of file BBMove.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::BBMoveRequest_ (  )  [inline]

Definition at line 30 of file BBMove.h.

template<class ContainerAllocator >
srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::BBMoveRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 38 of file BBMove.h.


Member Function Documentation

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

Definition at line 64 of file BBMove.h.

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

Definition at line 71 of file BBMove.h.

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

Definition at line 114 of file BBMove.h.

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

Definition at line 78 of file BBMove.h.

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

Definition at line 62 of file BBMove.h.

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

Definition at line 60 of file BBMove.h.

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

Definition at line 69 of file BBMove.h.

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

Definition at line 67 of file BBMove.h.

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

Definition at line 112 of file BBMove.h.

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

Definition at line 81 of file BBMove.h.

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

Definition at line 76 of file BBMove.h.

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

Definition at line 74 of file BBMove.h.

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

Definition at line 126 of file BBMove.h.

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

Definition at line 136 of file BBMove.h.

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

Definition at line 116 of file BBMove.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::__connection_header

Definition at line 148 of file BBMove.h.

template<class ContainerAllocator >
float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::h

Definition at line 53 of file BBMove.h.

template<class ContainerAllocator >
float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::l

Definition at line 47 of file BBMove.h.

template<class ContainerAllocator >
::geometry_msgs::Pose_<ContainerAllocator> srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::pose

Definition at line 56 of file BBMove.h.

template<class ContainerAllocator >
float srs_assisted_detection::BBMoveRequest_< ContainerAllocator >::w

Definition at line 50 of file BBMove.h.


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


srs_assisted_detection
Author(s): Heiko Hoennige
autogenerated on Tue Mar 5 22:15:47 2013