#include <measure.h>
Public Types | |
typedef boost::shared_ptr < ::bmp085::measureResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bmp085::measureResponse_ < ContainerAllocator > > | Ptr |
typedef measureResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
measureResponse_ () | |
measureResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
typedef boost::shared_ptr< ::bmp085::measureResponse_<ContainerAllocator> const> bmp085::measureResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::bmp085::measureResponse_<ContainerAllocator> > bmp085::measureResponse_< ContainerAllocator >::Ptr |
typedef measureResponse_<ContainerAllocator> bmp085::measureResponse_< ContainerAllocator >::Type |
bmp085::measureResponse_< ContainerAllocator >::measureResponse_ | ( | ) | [inline] |
bmp085::measureResponse_< ContainerAllocator >::measureResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > bmp085::measureResponse_< ContainerAllocator >::__connection_header |