#include <Temperature.h>
Public Types | |
| typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
| typedef double | _temperature_type |
| typedef double | _variance_type |
| typedef std::shared_ptr< ::sensor_msgs::Temperature_< ContainerAllocator > const > | ConstPtr |
| typedef std::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 24 of file Temperature.h.
| typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::Temperature_< ContainerAllocator >::_header_type |
Definition at line 42 of file Temperature.h.
| typedef double sensor_msgs::Temperature_< ContainerAllocator >::_temperature_type |
Definition at line 45 of file Temperature.h.
| typedef double sensor_msgs::Temperature_< ContainerAllocator >::_variance_type |
Definition at line 48 of file Temperature.h.
| typedef std::shared_ptr< ::sensor_msgs::Temperature_<ContainerAllocator> const> sensor_msgs::Temperature_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file Temperature.h.
| typedef std::shared_ptr< ::sensor_msgs::Temperature_<ContainerAllocator> > sensor_msgs::Temperature_< ContainerAllocator >::Ptr |
Definition at line 54 of file Temperature.h.
| typedef Temperature_<ContainerAllocator> sensor_msgs::Temperature_< ContainerAllocator >::Type |
Definition at line 26 of file Temperature.h.
|
inline |
Definition at line 28 of file Temperature.h.
|
inline |
Definition at line 33 of file Temperature.h.
| _header_type sensor_msgs::Temperature_< ContainerAllocator >::header |
Definition at line 43 of file Temperature.h.
| _temperature_type sensor_msgs::Temperature_< ContainerAllocator >::temperature |
Definition at line 46 of file Temperature.h.
| _variance_type sensor_msgs::Temperature_< ContainerAllocator >::variance |
Definition at line 49 of file Temperature.h.