5 #ifndef STD_MSGS_MESSAGE_UINT32_H 6 #define STD_MSGS_MESSAGE_UINT32_H 21 template <
class ContainerAllocator>
42 typedef std::shared_ptr< ::std_msgs::UInt32_<ContainerAllocator> >
Ptr;
43 typedef std::shared_ptr< ::std_msgs::UInt32_<ContainerAllocator>
const>
ConstPtr;
47 typedef ::std_msgs::UInt32_<std::allocator<void> >
UInt32;
49 typedef std::shared_ptr< ::std_msgs::UInt32 >
UInt32Ptr;
56 template<
typename ContainerAllocator>
57 std::ostream& operator<<(std::ostream& s, const ::std_msgs::UInt32_<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 "304a39449588c7f8ce2df6e8001c5fce";
119 static const char*
value(const ::std_msgs::UInt32_<ContainerAllocator>&) {
return value(); }
120 static const uint64_t static_value1 = 0x304a39449588c7f8ULL;
121 static const uint64_t static_value2 = 0xce2df6e8001c5fceULL;
124 template<
class ContainerAllocator>
129 return "std_msgs/UInt32";
132 static const char*
value(const ::std_msgs::UInt32_<ContainerAllocator>&) {
return value(); }
135 template<
class ContainerAllocator>
140 return "uint32 data\n\ 144 static const char*
value(const ::std_msgs::UInt32_<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::UInt32_<ContainerAllocator>&
v)
178 s << indent <<
"data: ";
186 #endif // STD_MSGS_MESSAGE_UINT32_H std::shared_ptr< ::std_msgs::UInt32 > UInt32Ptr
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
UInt32_< ContainerAllocator > Type
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::std_msgs::UInt32_< ContainerAllocator > &v)
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.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
static void allInOne(Stream &stream, T m)
static const char * value(const ::std_msgs::UInt32_< ContainerAllocator > &)
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::std_msgs::UInt32_< ContainerAllocator > &)
static const char * value(const ::std_msgs::UInt32_< ContainerAllocator > &)
std::shared_ptr< ::std_msgs::UInt32 const > UInt32ConstPtr
UInt32_(const ContainerAllocator &_alloc)
::std_msgs::UInt32_< std::allocator< void > > UInt32
#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()
static const char * value()
std::shared_ptr< ::std_msgs::UInt32_< ContainerAllocator > const > ConstPtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::shared_ptr< ::std_msgs::UInt32_< ContainerAllocator > > Ptr