5 #ifndef realsense_legacy_msgs_MESSAGE_VENDOR_DATA_H 6 #define realsense_legacy_msgs_MESSAGE_VENDOR_DATA_H 21 template <
class ContainerAllocator>
38 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_name_type;
41 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_value_type;
47 typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_<ContainerAllocator> >
Ptr;
48 typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data_<ContainerAllocator>
const>
ConstPtr;
52 typedef ::realsense_legacy_msgs::vendor_data_<std::allocator<void> >
vendor_data;
54 typedef std::shared_ptr< ::realsense_legacy_msgs::vendor_data >
vendor_dataPtr;
61 template<
typename ContainerAllocator>
62 std::ostream& operator<<(std::ostream& s, const ::realsense_legacy_msgs::vendor_data_<ContainerAllocator> &
v)
72 namespace message_traits
85 template <
class ContainerAllocator>
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
116 template<
class ContainerAllocator>
121 return "bc6ccc4a57f61779c8eaae61e9f422e0";
124 static const char*
value(const ::realsense_legacy_msgs::vendor_data_<ContainerAllocator>&) {
return value(); }
125 static const uint64_t static_value1 = 0xbc6ccc4a57f61779ULL;
126 static const uint64_t static_value2 = 0xc8eaae61e9f422e0ULL;
129 template<
class ContainerAllocator>
134 return "realsense_legacy_msgs/vendor_data";
137 static const char*
value(const ::realsense_legacy_msgs::vendor_data_<ContainerAllocator>&) {
return value(); }
140 template<
class ContainerAllocator>
145 return "string name\n\ 150 static const char*
value(const ::realsense_legacy_msgs::vendor_data_<ContainerAllocator>&) {
return value(); }
158 namespace serialization
166 stream.next(m.value);
177 namespace message_operations
180 template<
class ContainerAllocator>
183 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::realsense_legacy_msgs::vendor_data_<ContainerAllocator>&
v)
185 s << indent <<
"name: ";
187 s << indent <<
"value: ";
195 #endif // realsense_legacy_msgs_MESSAGE_VENDOR_DATA_H std::shared_ptr< ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > const > ConstPtr
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
GLuint const GLchar * name
std::shared_ptr< ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > > Ptr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void allInOne(Stream &stream, T m)
Specialize to provide the md5sum for a message.
static const char * value(const ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > &)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value(const ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > &)
GLsizei const GLchar *const * string
std::shared_ptr< ::realsense_legacy_msgs::vendor_data > vendor_dataPtr
static const char * value(const ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > &)
Specialize to provide the datatype for a message.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
static const char * value()
Stream base-class, provides common functionality for IStream and OStream.
std::shared_ptr< ::realsense_legacy_msgs::vendor_data const > vendor_dataConstPtr
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
unsigned __int64 uint64_t
Specialize to provide the definition for a message.
static const char * value()
vendor_data_(const ContainerAllocator &_alloc)
static void stream(Stream &s, const std::string &indent, const ::realsense_legacy_msgs::vendor_data_< ContainerAllocator > &v)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _value_type
static const char * value()
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::realsense_legacy_msgs::vendor_data_< std::allocator< void > > vendor_data
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _name_type
vendor_data_< ContainerAllocator > Type