5 #ifndef STD_MSGS_MESSAGE_STRING_H 6 #define STD_MSGS_MESSAGE_STRING_H 21 template <
class ContainerAllocator>
36 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_data_type;
42 typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator> >
Ptr;
43 typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator>
const>
ConstPtr;
47 typedef ::std_msgs::String_<std::allocator<void> >
String;
49 typedef std::shared_ptr< ::std_msgs::String >
StringPtr;
56 template<
typename ContainerAllocator>
57 std::ostream& operator<<(std::ostream& s, const ::std_msgs::String_<ContainerAllocator> &
v)
67 namespace message_traits
80 template <
class ContainerAllocator>
85 template <
class ContainerAllocator>
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
111 template<
class ContainerAllocator>
116 return "992ce8a1687cec8c8bd883ec73ca41d1";
119 static const char*
value(const ::std_msgs::String_<ContainerAllocator>&) {
return value(); }
120 static const uint64_t static_value1 = 0x992ce8a1687cec8cULL;
121 static const uint64_t static_value2 = 0x8bd883ec73ca41d1ULL;
124 template<
class ContainerAllocator>
129 return "std_msgs/String";
132 static const char*
value(const ::std_msgs::String_<ContainerAllocator>&) {
return value(); }
135 template<
class ContainerAllocator>
140 return "string data\n\ 144 static const char*
value(const ::std_msgs::String_<ContainerAllocator>&) {
return value(); }
152 namespace serialization
170 namespace message_operations
173 template<
class ContainerAllocator>
176 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::std_msgs::String_<ContainerAllocator>&
v)
178 s << indent <<
"data: ";
186 #endif // STD_MSGS_MESSAGE_STRING_H
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
std::shared_ptr< ::std_msgs::String const > StringConstPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _data_type
::std_msgs::String_< std::allocator< void > > String
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
Stream base-class, provides common functionality for IStream and OStream.
std::shared_ptr< ::std_msgs::String > StringPtr
std::shared_ptr< ::std_msgs::String_< ContainerAllocator > const > ConstPtr
static const char * value()
#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 void stream(Stream &s, const std::string &indent, const ::std_msgs::String_< ContainerAllocator > &v)
String_(const ContainerAllocator &_alloc)
String_< ContainerAllocator > Type
static const char * value()
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value()
std::shared_ptr< ::std_msgs::String_< ContainerAllocator > > Ptr