Public Types | Public Member Functions | Public Attributes
bmp085_driver::bmp085_measurement_< ContainerAllocator > Struct Template Reference

#include <bmp085_measurement.h>

List of all members.

Public Types

typedef double _Altitude_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef double _Pressure_type
typedef double _Temperature_type
typedef boost::shared_ptr
< ::bmp085_driver::bmp085_measurement_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bmp085_driver::bmp085_measurement_
< ContainerAllocator > > 
Ptr
typedef bmp085_measurement_
< ContainerAllocator > 
Type

Public Member Functions

 bmp085_measurement_ ()
 bmp085_measurement_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double Altitude
::std_msgs::Header_
< ContainerAllocator > 
header
double Pressure
double Temperature

Detailed Description

template<class ContainerAllocator>
struct bmp085_driver::bmp085_measurement_< ContainerAllocator >

Definition at line 22 of file bmp085_measurement.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double bmp085_driver::bmp085_measurement_< ContainerAllocator >::_Altitude_type

Definition at line 50 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> bmp085_driver::bmp085_measurement_< ContainerAllocator >::_header_type

Definition at line 41 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef double bmp085_driver::bmp085_measurement_< ContainerAllocator >::_Pressure_type

Definition at line 44 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef double bmp085_driver::bmp085_measurement_< ContainerAllocator >::_Temperature_type

Definition at line 47 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bmp085_driver::bmp085_measurement_<ContainerAllocator> const> bmp085_driver::bmp085_measurement_< ContainerAllocator >::ConstPtr

Definition at line 55 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bmp085_driver::bmp085_measurement_<ContainerAllocator> > bmp085_driver::bmp085_measurement_< ContainerAllocator >::Ptr

Definition at line 54 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef bmp085_measurement_<ContainerAllocator> bmp085_driver::bmp085_measurement_< ContainerAllocator >::Type

Definition at line 23 of file bmp085_measurement.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bmp085_driver::bmp085_measurement_< ContainerAllocator >::bmp085_measurement_ ( ) [inline]

Definition at line 25 of file bmp085_measurement.h.

template<class ContainerAllocator >
bmp085_driver::bmp085_measurement_< ContainerAllocator >::bmp085_measurement_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file bmp085_measurement.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > bmp085_driver::bmp085_measurement_< ContainerAllocator >::__connection_header

Definition at line 56 of file bmp085_measurement.h.

template<class ContainerAllocator >
double bmp085_driver::bmp085_measurement_< ContainerAllocator >::Altitude

Definition at line 51 of file bmp085_measurement.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> bmp085_driver::bmp085_measurement_< ContainerAllocator >::header

Definition at line 42 of file bmp085_measurement.h.

template<class ContainerAllocator >
double bmp085_driver::bmp085_measurement_< ContainerAllocator >::Pressure

Definition at line 45 of file bmp085_measurement.h.

template<class ContainerAllocator >
double bmp085_driver::bmp085_measurement_< ContainerAllocator >::Temperature

Definition at line 48 of file bmp085_measurement.h.


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


bmp085_driver
Author(s): Joshua Vasquez, Philip Roan. Maintained by Philip Roan
autogenerated on Mon Oct 6 2014 10:10:03