Go to the documentation of this file.
6 #ifndef SICK_SCAN_MESSAGE_SICKLOCSTATESRVRESPONSE_H
7 #define SICK_SCAN_MESSAGE_SICKLOCSTATESRVRESPONSE_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>
49 typedef std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator> >
Ptr;
50 typedef std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator>
const>
ConstPtr;
63 template<
typename ContainerAllocator>
64 std::ostream&
operator<<(std::ostream& s, const ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator> & v)
71 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
72 bool operator==(const ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickLocStateSrvResponse_<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::SickLocStateSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickLocStateSrvResponse_<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::SickLocStateSrvResponse_<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/SickLocStateSrvResponse";
148 static const char*
value(const ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator>&) {
return value(); }
151 template<
class ContainerAllocator>
158 "# Response (output)\n"
161 "int32 state # localization state (0:BOOTING, 1:IDLE, 2:LOCALIZING, 3:DEMO_MAPPING)\n"
162 "bool success # true: success response received from localization controller, false: service failed (timeout or error status from controller)\n"
168 static const char*
value(const ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator>&) {
return value(); }
176 namespace serialization
181 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
183 stream.next(m.state);
184 stream.next(m.success);
195 namespace message_operations
198 template<
class ContainerAllocator>
201 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sick_scan_xd::SickLocStateSrvResponse_<ContainerAllocator>& v)
213 #endif // SICK_SCAN_MESSAGE_SICKLOCSTATESRVRESPONSE_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)
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(const ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > &)
static const char * value()
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...
std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse const > SickLocStateSrvResponseConstPtr
static const char * value()
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > const > ConstPtr
std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > > Ptr
SickLocStateSrvResponse_(const ContainerAllocator &_alloc)
static const char * value()
::sick_scan_xd::SickLocStateSrvResponse_< std::allocator< void > > SickLocStateSrvResponse
SickLocStateSrvResponse_< ContainerAllocator > Type
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 void allInOne(Stream &stream, T m)
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.
SickLocStateSrvResponse_()
static const char * value(const ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > &)
std::shared_ptr< ::sick_scan_xd::SickLocStateSrvResponse > SickLocStateSrvResponsePtr
static void stream(Stream &s, const std::string &indent, const ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > &v)
static const char * value(const ::sick_scan_xd::SickLocStateSrvResponse_< ContainerAllocator > &)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12