#include <weather_forcast.h>
Public Types | |
typedef boost::shared_ptr < ::bmp085::weather_forcastRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bmp085::weather_forcastRequest_ < ContainerAllocator > > | Ptr |
typedef weather_forcastRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
weather_forcastRequest_ () | |
weather_forcastRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastRequest_<ContainerAllocator> const> bmp085::weather_forcastRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file weather_forcast.h.
typedef boost::shared_ptr< ::bmp085::weather_forcastRequest_<ContainerAllocator> > bmp085::weather_forcastRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file weather_forcast.h.
typedef weather_forcastRequest_<ContainerAllocator> bmp085::weather_forcastRequest_< ContainerAllocator >::Type |
Definition at line 26 of file weather_forcast.h.
bmp085::weather_forcastRequest_< ContainerAllocator >::weather_forcastRequest_ | ( | ) | [inline] |
Definition at line 28 of file weather_forcast.h.
bmp085::weather_forcastRequest_< ContainerAllocator >::weather_forcastRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file weather_forcast.h.
boost::shared_ptr<std::map<std::string, std::string> > bmp085::weather_forcastRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file weather_forcast.h.