typedef ::bmp085::bmp085_measurement_<std::allocator<void> > bmp085::bmp085_measurement |
Definition at line 58 of file bmp085_measurement.h.
typedef boost::shared_ptr< ::bmp085::bmp085_measurement const> bmp085::bmp085_measurementConstPtr |
Definition at line 61 of file bmp085_measurement.h.
typedef boost::shared_ptr< ::bmp085::bmp085_measurement> bmp085::bmp085_measurementPtr |
Definition at line 60 of file bmp085_measurement.h.
typedef ::bmp085::measureRequest_<std::allocator<void> > bmp085::measureRequest |
typedef boost::shared_ptr< ::bmp085::measureRequest const> bmp085::measureRequestConstPtr |
typedef boost::shared_ptr< ::bmp085::measureRequest> bmp085::measureRequestPtr |
typedef ::bmp085::measureResponse_<std::allocator<void> > bmp085::measureResponse |
typedef boost::shared_ptr< ::bmp085::measureResponse const> bmp085::measureResponseConstPtr |
typedef boost::shared_ptr< ::bmp085::measureResponse> bmp085::measureResponsePtr |
typedef ::bmp085::weather_forcastRequest_<std::allocator<void> > bmp085::weather_forcastRequest |
Definition at line 41 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastRequest const> bmp085::weather_forcastRequestConstPtr |
Definition at line 44 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastRequest> bmp085::weather_forcastRequestPtr |
Definition at line 43 of file weather_forcast.h.
typedef ::bmp085::weather_forcastResponse_<std::allocator<void> > bmp085::weather_forcastResponse |
Definition at line 64 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastResponse const> bmp085::weather_forcastResponseConstPtr |
Definition at line 67 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastResponse> bmp085::weather_forcastResponsePtr |
Definition at line 66 of file weather_forcast.h.
std::ostream& bmp085::operator<< | ( | std::ostream & | s, |
const ::bmp085::bmp085_measurement_< ContainerAllocator > & | v | ||
) |
Definition at line 65 of file bmp085_measurement.h.