nav_msgs::Odometry_< ContainerAllocator > Struct Template Reference

#include <Odometry.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_child_frame_id_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef
::geometry_msgs::PoseWithCovariance_
< ContainerAllocator > 
_pose_type
typedef
::geometry_msgs::TwistWithCovariance_
< ContainerAllocator > 
_twist_type
typedef boost::shared_ptr
< ::nav_msgs::Odometry_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nav_msgs::Odometry_
< ContainerAllocator > > 
Ptr
typedef Odometry_
< 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)
 Odometry_ (const ContainerAllocator &_alloc)
 Odometry_ ()
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

std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
child_frame_id
::std_msgs::Header_
< ContainerAllocator > 
header
::geometry_msgs::PoseWithCovariance_
< ContainerAllocator > 
pose
::geometry_msgs::TwistWithCovariance_
< ContainerAllocator > 
twist

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 nav_msgs::Odometry_< ContainerAllocator >

Definition at line 18 of file Odometry.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nav_msgs::Odometry_< ContainerAllocator >::_child_frame_id_type

Definition at line 38 of file Odometry.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::_header_type

Definition at line 35 of file Odometry.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::_pose_type

Definition at line 41 of file Odometry.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::TwistWithCovariance_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::_twist_type

Definition at line 44 of file Odometry.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nav_msgs::Odometry_<ContainerAllocator> const> nav_msgs::Odometry_< ContainerAllocator >::ConstPtr

Definition at line 185 of file Odometry.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nav_msgs::Odometry_<ContainerAllocator> > nav_msgs::Odometry_< ContainerAllocator >::Ptr

Definition at line 184 of file Odometry.h.

template<class ContainerAllocator >
typedef Odometry_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::Type

Definition at line 17 of file Odometry.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nav_msgs::Odometry_< ContainerAllocator >::Odometry_ (  )  [inline]

Definition at line 19 of file Odometry.h.

template<class ContainerAllocator >
nav_msgs::Odometry_< ContainerAllocator >::Odometry_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 27 of file Odometry.h.


Member Function Documentation

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

Definition at line 53 of file Odometry.h.

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

Definition at line 60 of file Odometry.h.

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

Definition at line 152 of file Odometry.h.

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

Definition at line 51 of file Odometry.h.

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

Definition at line 49 of file Odometry.h.

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

Definition at line 58 of file Odometry.h.

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

Definition at line 56 of file Odometry.h.

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

Definition at line 150 of file Odometry.h.

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

Definition at line 63 of file Odometry.h.

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

Definition at line 164 of file Odometry.h.

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

Definition at line 174 of file Odometry.h.

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

Definition at line 154 of file Odometry.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nav_msgs::Odometry_< ContainerAllocator >::child_frame_id

Definition at line 39 of file Odometry.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::header

Definition at line 36 of file Odometry.h.

template<class ContainerAllocator >
::geometry_msgs::PoseWithCovariance_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::pose

Definition at line 42 of file Odometry.h.

template<class ContainerAllocator >
::geometry_msgs::TwistWithCovariance_<ContainerAllocator> nav_msgs::Odometry_< ContainerAllocator >::twist

Definition at line 45 of file Odometry.h.


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


nav_msgs
Author(s): Tully Foote
autogenerated on Fri Jan 11 09:58:54 2013