$search
#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ChannelFloat32_ (const ContainerAllocator &_alloc) | |
ChannelFloat32_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_values_size () const |
ROS_DEPRECATED void | get_values_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_values_size (uint32_t size) |
ROS_DEPRECATED void | set_values_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | values |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 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 36 of file ChannelFloat32.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::_values_type |
Definition at line 39 of file ChannelFloat32.h.
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> const> sensor_msgs::ChannelFloat32_< ContainerAllocator >::ConstPtr |
Definition at line 118 of file ChannelFloat32.h.
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> > sensor_msgs::ChannelFloat32_< ContainerAllocator >::Ptr |
Definition at line 117 of file ChannelFloat32.h.
typedef ChannelFloat32_<ContainerAllocator> sensor_msgs::ChannelFloat32_< ContainerAllocator >::Type |
Definition at line 22 of file ChannelFloat32.h.
sensor_msgs::ChannelFloat32_< ContainerAllocator >::ChannelFloat32_ | ( | ) | [inline] |
Definition at line 24 of file ChannelFloat32.h.
sensor_msgs::ChannelFloat32_< ContainerAllocator >::ChannelFloat32_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ChannelFloat32.h.
ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file ChannelFloat32.h.
ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file ChannelFloat32.h.
ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 91 of file ChannelFloat32.h.
static ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file ChannelFloat32.h.
static const char* sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file ChannelFloat32.h.
static ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file ChannelFloat32.h.
static const char* sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file ChannelFloat32.h.
static ROS_DEPRECATED const std::string sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 89 of file ChannelFloat32.h.
static const char* sensor_msgs::ChannelFloat32_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 62 of file ChannelFloat32.h.
virtual ROS_DEPRECATED uint8_t* sensor_msgs::ChannelFloat32_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 101 of file ChannelFloat32.h.
ROS_DEPRECATED uint32_t sensor_msgs::ChannelFloat32_< ContainerAllocator >::get_values_size | ( | ) | const [inline] |
Definition at line 43 of file ChannelFloat32.h.
ROS_DEPRECATED void sensor_msgs::ChannelFloat32_< ContainerAllocator >::get_values_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 45 of file ChannelFloat32.h.
virtual ROS_DEPRECATED uint32_t sensor_msgs::ChannelFloat32_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 109 of file ChannelFloat32.h.
virtual ROS_DEPRECATED uint8_t* sensor_msgs::ChannelFloat32_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 93 of file ChannelFloat32.h.
ROS_DEPRECATED void sensor_msgs::ChannelFloat32_< ContainerAllocator >::set_values_size | ( | uint32_t | size | ) | [inline] |
Definition at line 44 of file ChannelFloat32.h.
ROS_DEPRECATED void sensor_msgs::ChannelFloat32_< ContainerAllocator >::set_values_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 46 of file ChannelFloat32.h.
boost::shared_ptr<std::map<std::string, std::string> > sensor_msgs::ChannelFloat32_< ContainerAllocator >::__connection_header |
Definition at line 119 of file ChannelFloat32.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::name |
Definition at line 37 of file ChannelFloat32.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::values |
Definition at line 40 of file ChannelFloat32.h.