#include <vendor_data.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _value_type |
typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > > | Ptr |
typedef vendor_data_< ContainerAllocator > | Type |
Public Member Functions | |
vendor_data_ () | |
vendor_data_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_name_type | name |
_value_type | value |
Definition at line 22 of file vendor_data.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_legacy_msgs::vendor_data_< ContainerAllocator >::_name_type |
Definition at line 38 of file vendor_data.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_legacy_msgs::vendor_data_< ContainerAllocator >::_value_type |
Definition at line 41 of file vendor_data.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_<ContainerAllocator> const> realsense_legacy_msgs::vendor_data_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file vendor_data.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_<ContainerAllocator> > realsense_legacy_msgs::vendor_data_< ContainerAllocator >::Ptr |
Definition at line 47 of file vendor_data.h.
typedef vendor_data_<ContainerAllocator> realsense_legacy_msgs::vendor_data_< ContainerAllocator >::Type |
Definition at line 24 of file vendor_data.h.
|
inline |
Definition at line 26 of file vendor_data.h.
|
inline |
Definition at line 30 of file vendor_data.h.
_name_type realsense_legacy_msgs::vendor_data_< ContainerAllocator >::name |
Definition at line 39 of file vendor_data.h.
_value_type realsense_legacy_msgs::vendor_data_< ContainerAllocator >::value |
Definition at line 42 of file vendor_data.h.