Go to the documentation of this file.
6 #ifndef SICK_SCAN_MESSAGE_SICKGETSOFTWAREVERSIONSRVRESPONSE_H
7 #define SICK_SCAN_MESSAGE_SICKGETSOFTWAREVERSIONSRVRESPONSE_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>
39 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_version_type;
49 typedef std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator> >
Ptr;
50 typedef std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator>
const>
ConstPtr;
63 template<
typename ContainerAllocator>
64 std::ostream&
operator<<(std::ostream& s, const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator> & v)
71 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
72 bool operator==(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator2> & rhs)
74 return lhs.version == rhs.version &&
75 lhs.success == rhs.success;
78 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
79 bool operator!=(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<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 "100332dc23a0380d220694dccac63ae2";
135 static const char*
value(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator>&) {
return value(); }
136 static const uint64_t static_value1 = 0x100332dc23a0380dULL;
137 static const uint64_t static_value2 = 0x220694dccac63ae2ULL;
140 template<
class ContainerAllocator>
145 return "sick_scan/SickGetSoftwareVersionSrvResponse";
148 static const char*
value(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator>&) {
return value(); }
151 template<
class ContainerAllocator>
158 "# Response (output)\n"
161 "string version # The software version. Max length = 255\n"
162 "bool success # true: success response received from localization controller, false: service failed (timeout or error status from controller)\n"
167 static const char*
value(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_<ContainerAllocator>&) {
return value(); }
175 namespace serialization
180 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
182 stream.next(m.version);
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::SickGetSoftwareVersionSrvResponse_<ContainerAllocator>& v)
212 #endif // SICK_SCAN_MESSAGE_SICKGETSOFTWAREVERSIONSRVRESPONSE_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::SickGetSoftwareVersionSrvResponse_< 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...
static void stream(Stream &s, const std::string &indent, const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< ContainerAllocator > &v)
std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< ContainerAllocator > const > ConstPtr
Specialize to provide the datatype for a message.
std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse > SickGetSoftwareVersionSrvResponsePtr
Specialize to provide the definition for a message.
::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< std::allocator< void > > SickGetSoftwareVersionSrvResponse
static const char * value(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< ContainerAllocator > &)
SickGetSoftwareVersionSrvResponse_()
static const char * value()
SickGetSoftwareVersionSrvResponse_(const ContainerAllocator &_alloc)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _version_type
std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse const > SickGetSoftwareVersionSrvResponseConstPtr
static const char * value()
SickGetSoftwareVersionSrvResponse_< 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.
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.
std::shared_ptr< ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< ContainerAllocator > > Ptr
static const char * value(const ::sick_scan_xd::SickGetSoftwareVersionSrvResponse_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:11