5 #ifndef STD_MSGS_MESSAGE_MULTIARRAYDIMENSION_H 6 #define STD_MSGS_MESSAGE_MULTIARRAYDIMENSION_H 21 template <
class ContainerAllocator>
40 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_label_type;
66 template<
typename ContainerAllocator>
67 std::ostream& operator<<(std::ostream& s, const ::std_msgs::MultiArrayDimension_<ContainerAllocator> &
v)
77 namespace message_traits
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
115 template <
class ContainerAllocator>
121 template<
class ContainerAllocator>
126 return "4cd0c83a8683deae40ecdac60e53bfa8";
129 static const char*
value(const ::std_msgs::MultiArrayDimension_<ContainerAllocator>&) {
return value(); }
130 static const uint64_t static_value1 = 0x4cd0c83a8683deaeULL;
131 static const uint64_t static_value2 = 0x40ecdac60e53bfa8ULL;
134 template<
class ContainerAllocator>
139 return "std_msgs/MultiArrayDimension";
142 static const char*
value(const ::std_msgs::MultiArrayDimension_<ContainerAllocator>&) {
return value(); }
145 template<
class ContainerAllocator>
150 return "string label # label of given dimension\n\ 151 uint32 size # size of given dimension (in type units)\n\ 152 uint32 stride # stride of given dimension\n\ 156 static const char*
value(const ::std_msgs::MultiArrayDimension_<ContainerAllocator>&) {
return value(); }
164 namespace serialization
171 stream.next(m.label);
173 stream.next(m.stride);
184 namespace message_operations
187 template<
class ContainerAllocator>
190 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::std_msgs::MultiArrayDimension_<ContainerAllocator>&
v)
192 s << indent <<
"label: ";
194 s << indent <<
"size: ";
196 s << indent <<
"stride: ";
204 #endif // STD_MSGS_MESSAGE_MULTIARRAYDIMENSION_H static const char * value()
static const char * value(const ::std_msgs::MultiArrayDimension_< ContainerAllocator > &)
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
boost::shared_ptr< ::std_msgs::MultiArrayDimension_< 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.
boost::shared_ptr< ::std_msgs::MultiArrayDimension > MultiArrayDimensionPtr
static const char * value(const ::std_msgs::MultiArrayDimension_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
::std_msgs::MultiArrayDimension_< std::allocator< void > > MultiArrayDimension
MultiArrayDimension_< ContainerAllocator > Type
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::MultiArrayDimension_< ContainerAllocator > &)
Stream base-class, provides common functionality for IStream and OStream.
static void stream(Stream &s, const std::string &indent, const ::std_msgs::MultiArrayDimension_< ContainerAllocator > &v)
MultiArrayDimension_(const ContainerAllocator &_alloc)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _label_type
#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.
GLdouble GLdouble GLint stride
boost::shared_ptr< ::std_msgs::MultiArrayDimension_< ContainerAllocator > const > ConstPtr
static const char * value()
boost::shared_ptr< ::std_msgs::MultiArrayDimension const > MultiArrayDimensionConstPtr
static const char * value()
GLuint GLsizei const GLchar * label
Templated serialization class. Default implementation provides backwards compatibility with old messa...