tf::tfMessage_< ContainerAllocator > Struct Template Reference

#include <tfMessage.h>

List of all members.

Public Types

typedef std::vector
< ::geometry_msgs::TransformStamped_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::TransformStamped_
< ContainerAllocator >
>::other > 
_transforms_type
typedef boost::shared_ptr
< ::tf::tfMessage_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::tf::tfMessage_
< ContainerAllocator > > 
Ptr
typedef tfMessage_
< 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)
ROS_DEPRECATED uint32_t get_transforms_size () const
ROS_DEPRECATED void get_transforms_vec (std::vector< ::geometry_msgs::TransformStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_transforms_size (uint32_t size)
ROS_DEPRECATED void set_transforms_vec (const std::vector< ::geometry_msgs::TransformStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_< ContainerAllocator > >::other > &vec)
 tfMessage_ (const ContainerAllocator &_alloc)
 tfMessage_ ()

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::vector
< ::geometry_msgs::TransformStamped_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::TransformStamped_
< ContainerAllocator >
>::other > 
transforms

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 tf::tfMessage_< ContainerAllocator >

Definition at line 18 of file tfMessage.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::vector< ::geometry_msgs::TransformStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_<ContainerAllocator> >::other > tf::tfMessage_< ContainerAllocator >::_transforms_type

Definition at line 32 of file tfMessage.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::tf::tfMessage_<ContainerAllocator> const> tf::tfMessage_< ContainerAllocator >::ConstPtr

Definition at line 139 of file tfMessage.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::tf::tfMessage_<ContainerAllocator> > tf::tfMessage_< ContainerAllocator >::Ptr

Definition at line 138 of file tfMessage.h.

template<class ContainerAllocator>
typedef tfMessage_<ContainerAllocator> tf::tfMessage_< ContainerAllocator >::Type

Definition at line 20 of file tfMessage.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
tf::tfMessage_< ContainerAllocator >::tfMessage_ (  )  [inline]

Definition at line 22 of file tfMessage.h.

template<class ContainerAllocator>
tf::tfMessage_< ContainerAllocator >::tfMessage_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 27 of file tfMessage.h.


Member Function Documentation

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

Definition at line 45 of file tfMessage.h.

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

Definition at line 52 of file tfMessage.h.

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

Definition at line 115 of file tfMessage.h.

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

Definition at line 43 of file tfMessage.h.

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

Definition at line 41 of file tfMessage.h.

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

Definition at line 50 of file tfMessage.h.

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

Definition at line 48 of file tfMessage.h.

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

Definition at line 113 of file tfMessage.h.

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

Definition at line 55 of file tfMessage.h.

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

Definition at line 124 of file tfMessage.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t tf::tfMessage_< ContainerAllocator >::get_transforms_size (  )  const [inline]

Definition at line 36 of file tfMessage.h.

template<class ContainerAllocator>
ROS_DEPRECATED void tf::tfMessage_< ContainerAllocator >::get_transforms_vec ( std::vector< ::geometry_msgs::TransformStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 38 of file tfMessage.h.

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

Definition at line 131 of file tfMessage.h.

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

Definition at line 117 of file tfMessage.h.

template<class ContainerAllocator>
ROS_DEPRECATED void tf::tfMessage_< ContainerAllocator >::set_transforms_size ( uint32_t  size  )  [inline]

Definition at line 37 of file tfMessage.h.

template<class ContainerAllocator>
ROS_DEPRECATED void tf::tfMessage_< ContainerAllocator >::set_transforms_vec ( const std::vector< ::geometry_msgs::TransformStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 39 of file tfMessage.h.


Member Data Documentation

template<class ContainerAllocator>
std::vector< ::geometry_msgs::TransformStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::TransformStamped_<ContainerAllocator> >::other > tf::tfMessage_< ContainerAllocator >::transforms

Definition at line 33 of file tfMessage.h.


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


tf
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Fri Jan 11 09:09:56 2013