5 #ifndef GEOMETRY_MSGS_MESSAGE_QUATERNION_H 6 #define GEOMETRY_MSGS_MESSAGE_QUATERNION_H 21 template <
class ContainerAllocator>
57 typedef std::shared_ptr< ::geometry_msgs::Quaternion_<ContainerAllocator> >
Ptr;
58 typedef std::shared_ptr< ::geometry_msgs::Quaternion_<ContainerAllocator>
const>
ConstPtr;
62 typedef ::geometry_msgs::Quaternion_<std::allocator<void> >
Quaternion;
71 template<
typename ContainerAllocator>
72 std::ostream& operator<<(std::ostream& s, const ::geometry_msgs::Quaternion_<ContainerAllocator> &
v)
82 namespace message_traits
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
115 template <
class ContainerAllocator>
120 template <
class ContainerAllocator>
126 template<
class ContainerAllocator>
131 return "a779879fadf0160734f906b8c19c7004";
134 static const char*
value(const ::geometry_msgs::Quaternion_<ContainerAllocator>&) {
return value(); }
135 static const uint64_t static_value1 = 0xa779879fadf01607ULL;
136 static const uint64_t static_value2 = 0x34f906b8c19c7004ULL;
139 template<
class ContainerAllocator>
144 return "geometry_msgs/Quaternion";
147 static const char*
value(const ::geometry_msgs::Quaternion_<ContainerAllocator>&) {
return value(); }
150 template<
class ContainerAllocator>
155 return "# This represents an orientation in free space in quaternion form.\n\ 164 static const char*
value(const ::geometry_msgs::Quaternion_<ContainerAllocator>&) {
return value(); }
172 namespace serialization
193 namespace message_operations
196 template<
class ContainerAllocator>
199 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::geometry_msgs::Quaternion_<ContainerAllocator>&
v)
201 s << indent <<
"x: ";
203 s << indent <<
"y: ";
205 s << indent <<
"z: ";
207 s << indent <<
"w: ";
215 #endif // GEOMETRY_MSGS_MESSAGE_QUATERNION_H static const char * value(const ::geometry_msgs::Quaternion_< ContainerAllocator > &)
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
std::shared_ptr< ::geometry_msgs::Quaternion const > QuaternionConstPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
std::shared_ptr< ::geometry_msgs::Quaternion > QuaternionPtr
static const char * value(const ::geometry_msgs::Quaternion_< ContainerAllocator > &)
static const char * value()
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
GLdouble GLdouble GLdouble w
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
std::shared_ptr< ::geometry_msgs::Quaternion_< ContainerAllocator > > Ptr
static const char * value()
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.
static const char * value(const ::geometry_msgs::Quaternion_< ContainerAllocator > &)
Quaternion_< ContainerAllocator > 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.
std::shared_ptr< ::geometry_msgs::Quaternion_< ContainerAllocator > const > ConstPtr
Quaternion_(const ContainerAllocator &_alloc)
::geometry_msgs::Quaternion_< std::allocator< void > > Quaternion
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::Quaternion_< ContainerAllocator > &v)
static void allInOne(Stream &stream, T m)
Templated serialization class. Default implementation provides backwards compatibility with old messa...