Go to the documentation of this file.
6 #ifndef SICK_SCAN_MESSAGE_GETCONTAMINATIONRESULTSRVRESPONSE_H
7 #define SICK_SCAN_MESSAGE_GETCONTAMINATIONRESULTSRVRESPONSE_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>
54 typedef std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator> >
Ptr;
55 typedef std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator>
const>
ConstPtr;
68 template<
typename ContainerAllocator>
69 std::ostream&
operator<<(std::ostream& s, const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator> & v)
76 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
77 bool operator==(const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator2> & rhs)
79 return lhs.warning == rhs.warning &&
80 lhs.error == rhs.error &&
81 lhs.success == rhs.success;
84 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
85 bool operator!=(const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator2> & rhs)
95 namespace message_traits
102 template <
class ContainerAllocator>
107 template <
class ContainerAllocator>
112 template <
class ContainerAllocator>
117 template <
class ContainerAllocator>
122 template <
class ContainerAllocator>
127 template <
class ContainerAllocator>
133 template<
class ContainerAllocator>
138 return "f3aa3df566ccf9b4c4ab6a1b1c97860f";
141 static const char*
value(const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator>&) {
return value(); }
142 static const uint64_t static_value1 = 0xf3aa3df566ccf9b4ULL;
143 static const uint64_t static_value2 = 0xc4ab6a1b1c97860fULL;
146 template<
class ContainerAllocator>
151 return "sick_scan_xd/GetContaminationResultSrvResponse";
154 static const char*
value(const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator>&) {
return value(); }
157 template<
class ContainerAllocator>
164 "# Response (output)\n"
167 "uint8 warning # Result of contamination indication: warning is 0 (false) or 1 (true)\n"
168 "uint8 error # Result of contamination indication: error is 0 (false) or 1 (true)\n"
169 "bool success # true: success response received from lidar, false: service failed (timeout or error status from controller)\n"
174 static const char*
value(const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator>&) {
return value(); }
182 namespace serialization
187 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
189 stream.next(m.warning);
190 stream.next(m.error);
191 stream.next(m.success);
202 namespace message_operations
205 template<
class ContainerAllocator>
208 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sick_scan_xd::GetContaminationResultSrvResponse_<ContainerAllocator>& v)
222 #endif // SICK_SCAN_MESSAGE_GETCONTAMINATIONRESULTSRVRESPONSE_H
static void stream(Stream &s, const std::string &indent, const ::sick_scan_xd::GetContaminationResultSrvResponse_< ContainerAllocator > &v)
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)
bool operator!=(const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator1 > &lhs, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator2 > &rhs)
std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse > GetContaminationResultSrvResponsePtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse_< ContainerAllocator > const > ConstPtr
static const char * value(const ::sick_scan_xd::GetContaminationResultSrvResponse_< 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...
static const char * value()
std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse const > GetContaminationResultSrvResponseConstPtr
Specialize to provide the datatype for a message.
GetContaminationResultSrvResponse_(const ContainerAllocator &_alloc)
Specialize to provide the definition for a message.
GetContaminationResultSrvResponse_< ContainerAllocator > Type
static const char * value()
GetContaminationResultSrvResponse_()
static void allInOne(Stream &stream, T m)
std::shared_ptr< ::sick_scan_xd::GetContaminationResultSrvResponse_< ContainerAllocator > > Ptr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
static const char * value()
bool operator==(const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator1 > &lhs, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator2 > &rhs)
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::sick_scan_xd::GetContaminationResultSrvResponse_< ContainerAllocator > &)
::sick_scan_xd::GetContaminationResultSrvResponse_< std::allocator< void > > GetContaminationResultSrvResponse
static const char * value(const ::sick_scan_xd::GetContaminationResultSrvResponse_< ContainerAllocator > &)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:08