Public Types | Public Member Functions | Public Attributes | List of all members
sensor_msgs::ChannelFloat32_< ContainerAllocator > Struct Template Reference

#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
 

Detailed Description

template<class ContainerAllocator>
struct sensor_msgs::ChannelFloat32_< ContainerAllocator >

Definition at line 22 of file ChannelFloat32.h.

Member Typedef Documentation

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::ChannelFloat32_< ContainerAllocator >::_values_type

Definition at line 41 of file ChannelFloat32.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> const> sensor_msgs::ChannelFloat32_< ContainerAllocator >::ConstPtr

Definition at line 48 of file ChannelFloat32.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sensor_msgs::ChannelFloat32_<ContainerAllocator> > sensor_msgs::ChannelFloat32_< ContainerAllocator >::Ptr

Definition at line 47 of file ChannelFloat32.h.

template<class ContainerAllocator >
typedef ChannelFloat32_<ContainerAllocator> sensor_msgs::ChannelFloat32_< ContainerAllocator >::Type

Definition at line 24 of file ChannelFloat32.h.

Constructor & Destructor Documentation

template<class ContainerAllocator >
sensor_msgs::ChannelFloat32_< ContainerAllocator >::ChannelFloat32_ ( )
inline

Definition at line 26 of file ChannelFloat32.h.

template<class ContainerAllocator >
sensor_msgs::ChannelFloat32_< ContainerAllocator >::ChannelFloat32_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 30 of file ChannelFloat32.h.

Member Data Documentation

template<class ContainerAllocator >
_name_type sensor_msgs::ChannelFloat32_< ContainerAllocator >::name

Definition at line 39 of file ChannelFloat32.h.

template<class ContainerAllocator >
_values_type sensor_msgs::ChannelFloat32_< ContainerAllocator >::values

Definition at line 42 of file ChannelFloat32.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43