Public Types | Public Member Functions | Public Attributes | Static Public Attributes
art_msgs::Conversions_< ContainerAllocator > Struct Template Reference

#include <Conversions.h>

List of all members.

Public Types

enum  { MINUTES_PER_HOUR = 60 }
enum  { SECONDS_PER_MINUTE = 60 }
enum  { SECONDS_PER_HOUR = 3600 }
typedef boost::shared_ptr
< ::art_msgs::Conversions_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::art_msgs::Conversions_
< ContainerAllocator > > 
Ptr
typedef Conversions_
< ContainerAllocator > 
Type

Public Member Functions

 Conversions_ ()
 Conversions_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header

Static Public Attributes

static const double CM_PER_INCH = 2.54
static const double CM_PER_METER = 100.0
static const double INCHES_PER_FOOT = 12.0
static const double METERS_PER_FOOT = 0.3048
static const double METERS_PER_MILE = 1609.344
static const double MMETERS_PER_KM = 1000000.0
static const double MMETERS_PER_MILE = 1609344.0

Detailed Description

template<class ContainerAllocator>
struct art_msgs::Conversions_< ContainerAllocator >

Definition at line 21 of file Conversions.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::Conversions_<ContainerAllocator> const> art_msgs::Conversions_< ContainerAllocator >::ConstPtr

Definition at line 44 of file Conversions.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::Conversions_<ContainerAllocator> > art_msgs::Conversions_< ContainerAllocator >::Ptr

Definition at line 43 of file Conversions.h.

template<class ContainerAllocator >
typedef Conversions_<ContainerAllocator> art_msgs::Conversions_< ContainerAllocator >::Type

Definition at line 22 of file Conversions.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
MINUTES_PER_HOUR 

Definition at line 39 of file Conversions.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SECONDS_PER_MINUTE 

Definition at line 40 of file Conversions.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SECONDS_PER_HOUR 

Definition at line 41 of file Conversions.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
art_msgs::Conversions_< ContainerAllocator >::Conversions_ ( ) [inline]

Definition at line 24 of file Conversions.h.

template<class ContainerAllocator >
art_msgs::Conversions_< ContainerAllocator >::Conversions_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 28 of file Conversions.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > art_msgs::Conversions_< ContainerAllocator >::__connection_header

Definition at line 45 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::CM_PER_INCH = 2.54 [static]

Definition at line 32 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::CM_PER_METER = 100.0 [static]

Definition at line 33 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::INCHES_PER_FOOT = 12.0 [static]

Definition at line 34 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::METERS_PER_FOOT = 0.3048 [static]

Definition at line 35 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::METERS_PER_MILE = 1609.344 [static]

Definition at line 36 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::MMETERS_PER_KM = 1000000.0 [static]

Definition at line 37 of file Conversions.h.

template<class ContainerAllocator >
const double art_msgs::Conversions_< ContainerAllocator >::MMETERS_PER_MILE = 1609344.0 [static]

Definition at line 38 of file Conversions.h.


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


art_msgs
Author(s): Jack O'Quin
autogenerated on Fri Jan 3 2014 11:08:06