5 #ifndef STD_MSGS_MESSAGE_CHAR_H 6 #define STD_MSGS_MESSAGE_CHAR_H 21 template <
class ContainerAllocator>
29 Char_(
const ContainerAllocator& _alloc)
47 typedef ::std_msgs::Char_<std::allocator<void> >
Char;
56 template<
typename ContainerAllocator>
57 std::ostream& operator<<(std::ostream& s, const ::std_msgs::Char_<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 "1bf77f25acecdedba0e224b162199717";
119 static const char*
value(const ::std_msgs::Char_<ContainerAllocator>&) {
return value(); }
120 static const uint64_t static_value1 = 0x1bf77f25acecdedbULL;
121 static const uint64_t static_value2 = 0xa0e224b162199717ULL;
124 template<
class ContainerAllocator>
129 return "std_msgs/Char";
132 static const char*
value(const ::std_msgs::Char_<ContainerAllocator>&) {
return value(); }
135 template<
class ContainerAllocator>
144 static const char*
value(const ::std_msgs::Char_<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::Char_<ContainerAllocator>&
v)
178 s << indent <<
"data: ";
186 #endif // STD_MSGS_MESSAGE_CHAR_H boost::shared_ptr< ::std_msgs::Char_< ContainerAllocator > > Ptr
static const char * value()
boost::shared_ptr< ::std_msgs::Char_< ContainerAllocator > const > ConstPtr
boost::shared_ptr< ::std_msgs::Char > CharPtr
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value(const ::std_msgs::Char_< ContainerAllocator > &)
Specialize to provide the md5sum for a message.
Char_(const ContainerAllocator &_alloc)
def indent(str, line_prefix=' ')
static void stream(Stream &s, const std::string &indent, const ::std_msgs::Char_< ContainerAllocator > &v)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
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(const ::std_msgs::Char_< ContainerAllocator > &)
Stream base-class, provides common functionality for IStream and OStream.
static void allInOne(Stream &stream, T m)
#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.
Char_< ContainerAllocator > Type
static const char * value()
boost::shared_ptr< ::std_msgs::Char const > CharConstPtr
static const char * value(const ::std_msgs::Char_< ContainerAllocator > &)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value()
::std_msgs::Char_< std::allocator< void > > Char