#include <utfMessage.h>
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 |
Definition at line 22 of file utfMessage.h.
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.
typedef boost::shared_ptr< ::uncertain_tf::utfMessage_<ContainerAllocator> const> uncertain_tf::utfMessage_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file utfMessage.h.
typedef boost::shared_ptr< ::uncertain_tf::utfMessage_<ContainerAllocator> > uncertain_tf::utfMessage_< ContainerAllocator >::Ptr |
Definition at line 39 of file utfMessage.h.
typedef utfMessage_<ContainerAllocator> uncertain_tf::utfMessage_< ContainerAllocator >::Type |
Definition at line 23 of file utfMessage.h.
uncertain_tf::utfMessage_< ContainerAllocator >::utfMessage_ | ( | ) | [inline] |
Definition at line 25 of file utfMessage.h.
uncertain_tf::utfMessage_< ContainerAllocator >::utfMessage_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file utfMessage.h.
boost::shared_ptr<std::map<std::string, std::string> > uncertain_tf::utfMessage_< ContainerAllocator >::__connection_header |
Definition at line 41 of file utfMessage.h.
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.