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

#include <bmp085_measurement.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef uint8_t _is_connected_type
typedef float _pressure_type
typedef float _temperature_type
typedef boost::shared_ptr
< ::bmp085::bmp085_measurement_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bmp085::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
::std_msgs::Header_
< ContainerAllocator > 
header
uint8_t is_connected
float pressure
float temperature

Detailed Description

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

Definition at line 22 of file bmp085_measurement.h.


Member Typedef Documentation

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

Definition at line 41 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef uint8_t bmp085::bmp085_measurement_< ContainerAllocator >::_is_connected_type

Definition at line 44 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef float bmp085::bmp085_measurement_< ContainerAllocator >::_pressure_type

Definition at line 50 of file bmp085_measurement.h.

template<class ContainerAllocator >
typedef float bmp085::bmp085_measurement_< ContainerAllocator >::_temperature_type

Definition at line 47 of file bmp085_measurement.h.

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

Definition at line 55 of file bmp085_measurement.h.

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

Definition at line 54 of file bmp085_measurement.h.

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

Definition at line 23 of file bmp085_measurement.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file bmp085_measurement.h.

template<class ContainerAllocator >
bmp085::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::bmp085_measurement_< ContainerAllocator >::__connection_header

Definition at line 56 of file bmp085_measurement.h.

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

Definition at line 42 of file bmp085_measurement.h.

template<class ContainerAllocator >
uint8_t bmp085::bmp085_measurement_< ContainerAllocator >::is_connected

Definition at line 45 of file bmp085_measurement.h.

template<class ContainerAllocator >
float bmp085::bmp085_measurement_< ContainerAllocator >::pressure

Definition at line 51 of file bmp085_measurement.h.

template<class ContainerAllocator >
float bmp085::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
Author(s): Philip Roan
autogenerated on Mon Oct 6 2014 10:10:16