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