#include <RelativeHumidity.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef double | _relative_humidity_type |
typedef double | _variance_type |
typedef boost::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > > | Ptr |
typedef RelativeHumidity_< ContainerAllocator > | Type |
Public Member Functions | |
RelativeHumidity_ () | |
RelativeHumidity_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_relative_humidity_type | relative_humidity |
_variance_type | variance |
Definition at line 23 of file RelativeHumidity.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::RelativeHumidity_< ContainerAllocator >::_header_type |
Definition at line 41 of file RelativeHumidity.h.
typedef double sensor_msgs::RelativeHumidity_< ContainerAllocator >::_relative_humidity_type |
Definition at line 44 of file RelativeHumidity.h.
typedef double sensor_msgs::RelativeHumidity_< ContainerAllocator >::_variance_type |
Definition at line 47 of file RelativeHumidity.h.
typedef boost::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator> const> sensor_msgs::RelativeHumidity_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file RelativeHumidity.h.
typedef boost::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator> > sensor_msgs::RelativeHumidity_< ContainerAllocator >::Ptr |
Definition at line 53 of file RelativeHumidity.h.
typedef RelativeHumidity_<ContainerAllocator> sensor_msgs::RelativeHumidity_< ContainerAllocator >::Type |
Definition at line 25 of file RelativeHumidity.h.
|
inline |
Definition at line 27 of file RelativeHumidity.h.
|
inline |
Definition at line 32 of file RelativeHumidity.h.
_header_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::header |
Definition at line 42 of file RelativeHumidity.h.
_relative_humidity_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::relative_humidity |
Definition at line 45 of file RelativeHumidity.h.
_variance_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::variance |
Definition at line 48 of file RelativeHumidity.h.