#include <ChannelFloat32.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _values_type |
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_< ContainerAllocator > > | Ptr |
typedef ChannelFloat32_< ContainerAllocator > | Type |
Public Member Functions | |
ChannelFloat32_ () | |
ChannelFloat32_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_name_type | name |
_values_type | values |
Definition at line 22 of file ChannelFloat32.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::_name_type |
Definition at line 38 of file ChannelFloat32.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::_values_type |
Definition at line 41 of file ChannelFloat32.h.
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> const> sensor_msgs::ChannelFloat32_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file ChannelFloat32.h.
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> > sensor_msgs::ChannelFloat32_< ContainerAllocator >::Ptr |
Definition at line 47 of file ChannelFloat32.h.
typedef ChannelFloat32_<ContainerAllocator> sensor_msgs::ChannelFloat32_< ContainerAllocator >::Type |
Definition at line 24 of file ChannelFloat32.h.
|
inline |
Definition at line 26 of file ChannelFloat32.h.
|
inline |
Definition at line 30 of file ChannelFloat32.h.
_name_type sensor_msgs::ChannelFloat32_< ContainerAllocator >::name |
Definition at line 39 of file ChannelFloat32.h.
_values_type sensor_msgs::ChannelFloat32_< ContainerAllocator >::values |
Definition at line 42 of file ChannelFloat32.h.