Go to the documentation of this file.
6 #ifndef SICK_SCAN_MESSAGE_SCDEVICESTATESRVRESPONSE_H
7 #define SICK_SCAN_MESSAGE_SCDEVICESTATESRVRESPONSE_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
22 template <
class ContainerAllocator>
63 template<
typename ContainerAllocator>
64 std::ostream&
operator<<(std::ostream& s, const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator> & v)
71 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
72 bool operator==(const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator2> & rhs)
74 return lhs.state == rhs.state &&
75 lhs.success == rhs.success;
78 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
79 bool operator!=(const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator2> & rhs)
89 namespace message_traits
96 template <
class ContainerAllocator>
101 template <
class ContainerAllocator>
106 template <
class ContainerAllocator>
111 template <
class ContainerAllocator>
116 template <
class ContainerAllocator>
121 template <
class ContainerAllocator>
127 template<
class ContainerAllocator>
132 return "112e7992c0a1025af8b2c1b11d515e09";
135 static const char*
value(const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator>&) {
return value(); }
136 static const uint64_t static_value1 = 0x112e7992c0a1025aULL;
137 static const uint64_t static_value2 = 0xf8b2c1b11d515e09ULL;
140 template<
class ContainerAllocator>
145 return "sick_scan/SCdevicestateSrvResponse";
148 static const char*
value(const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator>&) {
return value(); }
151 template<
class ContainerAllocator>
158 "# Response (output)\n"
161 "int32 state # device state: busy:0, ready:1, error:2\n"
162 "bool success # true: success response received from lidar, false: service failed (timeout or error status from controller)\n"
167 static const char*
value(const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator>&) {
return value(); }
175 namespace serialization
180 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
182 stream.next(m.state);
183 stream.next(m.success);
194 namespace message_operations
197 template<
class ContainerAllocator>
200 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sick_scan_xd::SCdevicestateSrvResponse_<ContainerAllocator>& v)
212 #endif // SICK_SCAN_MESSAGE_SCDEVICESTATESRVRESPONSE_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::ostream & operator<<(std::ostream &s, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator > &v)
boost::shared_ptr< ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > > Ptr
bool operator!=(const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator1 > &lhs, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator2 > &rhs)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value()
static const char * value(const ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > &)
static void stream(Stream &s, const std::string &indent, const M &value)
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
boost::shared_ptr< ::sick_scan_xd::SCdevicestateSrvResponse > SCdevicestateSrvResponsePtr
SCdevicestateSrvResponse_()
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value(const ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > &)
SCdevicestateSrvResponse_< ContainerAllocator > Type
SCdevicestateSrvResponse_(const ContainerAllocator &_alloc)
static void stream(Stream &s, const std::string &indent, const ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > &v)
::sick_scan_xd::SCdevicestateSrvResponse_< std::allocator< void > > SCdevicestateSrvResponse
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< ::sick_scan_xd::SCdevicestateSrvResponse const > SCdevicestateSrvResponseConstPtr
bool operator==(const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator1 > &lhs, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator2 > &rhs)
boost::shared_ptr< ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > const > ConstPtr
Stream base-class, provides common functionality for IStream and OStream.
static const char * value()
static void allInOne(Stream &stream, T m)
static const char * value()
static const char * value(const ::sick_scan_xd::SCdevicestateSrvResponse_< ContainerAllocator > &)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10