Public Types | Public Member Functions | Public Attributes
clearpath_base::Distance_< ContainerAllocator > Struct Template Reference

#include <Distance.h>

List of all members.

Public Types

typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_distances_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef boost::shared_ptr
< ::clearpath_base::Distance_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::clearpath_base::Distance_
< ContainerAllocator > > 
Ptr
typedef Distance_
< ContainerAllocator > 
Type

Public Member Functions

 Distance_ ()
 Distance_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
distances
::std_msgs::Header_
< ContainerAllocator > 
header

Detailed Description

template<class ContainerAllocator>
struct clearpath_base::Distance_< ContainerAllocator >

Definition at line 22 of file Distance.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > clearpath_base::Distance_< ContainerAllocator >::_distances_type

Definition at line 40 of file Distance.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::Distance_< ContainerAllocator >::_header_type

Definition at line 37 of file Distance.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::Distance_<ContainerAllocator> const> clearpath_base::Distance_< ContainerAllocator >::ConstPtr

Definition at line 45 of file Distance.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::Distance_<ContainerAllocator> > clearpath_base::Distance_< ContainerAllocator >::Ptr

Definition at line 44 of file Distance.h.

template<class ContainerAllocator >
typedef Distance_<ContainerAllocator> clearpath_base::Distance_< ContainerAllocator >::Type

Definition at line 23 of file Distance.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
clearpath_base::Distance_< ContainerAllocator >::Distance_ ( ) [inline]

Definition at line 25 of file Distance.h.

template<class ContainerAllocator >
clearpath_base::Distance_< ContainerAllocator >::Distance_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file Distance.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::Distance_< ContainerAllocator >::__connection_header

Definition at line 46 of file Distance.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > clearpath_base::Distance_< ContainerAllocator >::distances

Definition at line 41 of file Distance.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> clearpath_base::Distance_< ContainerAllocator >::header

Definition at line 38 of file Distance.h.


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


clearpath_base
Author(s): Mike Purvis
autogenerated on Sat Dec 28 2013 16:50:48