5 #ifndef STD_MSGS_MESSAGE_UINT8_H 6 #define STD_MSGS_MESSAGE_UINT8_H 21 template <
class ContainerAllocator>
29 UInt8_(
const ContainerAllocator& _alloc)
47 typedef ::std_msgs::UInt8_<std::allocator<void> >
UInt8;
56 template<
typename ContainerAllocator>
57 std::ostream& operator<<(std::ostream& s, const ::std_msgs::UInt8_<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 "7c8164229e7d2c17eb95e9231617fdee";
119 static const char*
value(const ::std_msgs::UInt8_<ContainerAllocator>&) {
return value(); }
120 static const uint64_t static_value1 = 0x7c8164229e7d2c17ULL;
121 static const uint64_t static_value2 = 0xeb95e9231617fdeeULL;
124 template<
class ContainerAllocator>
129 return "std_msgs/UInt8";
132 static const char*
value(const ::std_msgs::UInt8_<ContainerAllocator>&) {
return value(); }
135 template<
class ContainerAllocator>
140 return "uint8 data\n\ 144 static const char*
value(const ::std_msgs::UInt8_<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::UInt8_<ContainerAllocator>&
v)
178 s << indent <<
"data: ";
186 #endif // STD_MSGS_MESSAGE_UINT8_H
static void stream(Stream &s, const std::string &indent, const ::std_msgs::UInt8_< ContainerAllocator > &v)
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::UInt8_< ContainerAllocator > &)
Specialize to provide the md5sum for a message.
static const char * value()
static const char * value()
boost::shared_ptr< ::std_msgs::UInt8_< ContainerAllocator > > Ptr
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.
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.
UInt8_(const ContainerAllocator &_alloc)
boost::shared_ptr< ::std_msgs::UInt8_< ContainerAllocator > const > ConstPtr
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.
static const char * value(const ::std_msgs::UInt8_< ContainerAllocator > &)
boost::shared_ptr< ::std_msgs::UInt8 const > UInt8ConstPtr
static const char * value()
UInt8_< ContainerAllocator > Type
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::std_msgs::UInt8_< std::allocator< void > > UInt8
static const char * value(const ::std_msgs::UInt8_< ContainerAllocator > &)
boost::shared_ptr< ::std_msgs::UInt8 > UInt8Ptr