Public Types | Public Member Functions | Public Attributes
uncertain_tf::utfMessage_< ContainerAllocator > Struct Template Reference

#include <utfMessage.h>

List of all members.

Public Types

typedef std::vector
< ::uncertain_tf::CovarianceStamped_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::uncertain_tf::CovarianceStamped_
< ContainerAllocator >
>::other > 
_covariances_type
typedef boost::shared_ptr
< ::uncertain_tf::utfMessage_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::uncertain_tf::utfMessage_
< ContainerAllocator > > 
Ptr
typedef utfMessage_
< ContainerAllocator > 
Type

Public Member Functions

 utfMessage_ ()
 utfMessage_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::uncertain_tf::CovarianceStamped_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::uncertain_tf::CovarianceStamped_
< ContainerAllocator >
>::other > 
covariances

Detailed Description

template<class ContainerAllocator>
struct uncertain_tf::utfMessage_< ContainerAllocator >

Definition at line 22 of file utfMessage.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::uncertain_tf::CovarianceStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::uncertain_tf::CovarianceStamped_<ContainerAllocator> >::other > uncertain_tf::utfMessage_< ContainerAllocator >::_covariances_type

Definition at line 35 of file utfMessage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::uncertain_tf::utfMessage_<ContainerAllocator> const> uncertain_tf::utfMessage_< ContainerAllocator >::ConstPtr

Definition at line 40 of file utfMessage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::uncertain_tf::utfMessage_<ContainerAllocator> > uncertain_tf::utfMessage_< ContainerAllocator >::Ptr

Definition at line 39 of file utfMessage.h.

template<class ContainerAllocator >
typedef utfMessage_<ContainerAllocator> uncertain_tf::utfMessage_< ContainerAllocator >::Type

Definition at line 23 of file utfMessage.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
uncertain_tf::utfMessage_< ContainerAllocator >::utfMessage_ ( ) [inline]

Definition at line 25 of file utfMessage.h.

template<class ContainerAllocator >
uncertain_tf::utfMessage_< ContainerAllocator >::utfMessage_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file utfMessage.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > uncertain_tf::utfMessage_< ContainerAllocator >::__connection_header

Definition at line 41 of file utfMessage.h.

template<class ContainerAllocator >
std::vector< ::uncertain_tf::CovarianceStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::uncertain_tf::CovarianceStamped_<ContainerAllocator> >::other > uncertain_tf::utfMessage_< ContainerAllocator >::covariances

Definition at line 36 of file utfMessage.h.


The documentation for this struct was generated from the following file:


uncertain_tf
Author(s): Thomas Ruehr
autogenerated on Mon Oct 6 2014 08:20:49