Go to the documentation of this file.
6 #ifndef SICK_SCAN_MESSAGE_SICKLOCSETRESULTPOSEENABLEDSRVREQUEST_H
7 #define SICK_SCAN_MESSAGE_SICKLOCSETRESULTPOSEENABLEDSRVREQUEST_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>
44 typedef std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator> >
Ptr;
45 typedef std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator>
const>
ConstPtr;
58 template<
typename ContainerAllocator>
59 std::ostream&
operator<<(std::ostream& s, const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator> & v)
66 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
67 bool operator==(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator2> & rhs)
69 return lhs.enabled == rhs.enabled;
72 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
73 bool operator!=(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator1> & lhs, const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator2> & rhs)
83 namespace message_traits
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
115 template <
class ContainerAllocator>
121 template<
class ContainerAllocator>
126 return "9e0ec6411cf041bfb5f539456c58a321";
129 static const char*
value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator>&) {
return value(); }
130 static const uint64_t static_value1 = 0x9e0ec6411cf041bfULL;
131 static const uint64_t static_value2 = 0xb5f539456c58a321ULL;
134 template<
class ContainerAllocator>
139 return "sick_scan/SickLocSetResultPoseEnabledSrvRequest";
142 static const char*
value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator>&) {
return value(); }
145 template<
class ContainerAllocator>
150 return "# Definition of ROS service SickLocSetResultPoseEnabled for sick localization.\n"
152 "# ROS service SickLocSetResultPoseEnabled enables or disables result output telegrams\n"
153 "# by sending cola command (\"sMN LocSetResultPoseEnabled <enabled>\")\n"
155 "# <enabled>: 0: disabled, 1: enabled, default: enabled\n"
157 "# See Telegram-Listing-v1.1.0.241R.pdf for further details about \n"
158 "# Cola telegrams and this command.\n"
161 "# Request (input)\n"
164 "int32 enabled # 0: result output disabled, result output 1: enabled, default: enabled\n"
169 static const char*
value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator>&) {
return value(); }
177 namespace serialization
182 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
184 stream.next(m.enabled);
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::SickLocSetResultPoseEnabledSrvRequest_<ContainerAllocator>& v)
211 #endif // SICK_SCAN_MESSAGE_SICKLOCSETRESULTPOSEENABLEDSRVREQUEST_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...
SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > Type
SickLocSetResultPoseEnabledSrvRequest_()
static const char * value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > &)
static const char * value()
static const char * value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< 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...
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest > SickLocSetResultPoseEnabledSrvRequestPtr
static void allInOne(Stream &stream, T m)
std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > const > ConstPtr
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 stream(Stream &s, const std::string &indent, const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > &v)
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.
SickLocSetResultPoseEnabledSrvRequest_(const ContainerAllocator &_alloc)
static const char * value(const ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > &)
static const char * value()
std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< ContainerAllocator > > Ptr
::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest_< std::allocator< void > > SickLocSetResultPoseEnabledSrvRequest
std::shared_ptr< ::sick_scan_xd::SickLocSetResultPoseEnabledSrvRequest const > SickLocSetResultPoseEnabledSrvRequestConstPtr
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12