SickLocResultStateSrvRequest.h
Go to the documentation of this file.
1 #include "sick_scan/sick_scan_base.h" /* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */
2 // Generated by gencpp from file sick_scan/SickLocResultStateSrvRequest.msg
3 // DO NOT EDIT!
4 
5 
6 #ifndef SICK_SCAN_MESSAGE_SICKLOCRESULTSTATESRVREQUEST_H
7 #define SICK_SCAN_MESSAGE_SICKLOCRESULTSTATESRVREQUEST_H
8 
9 
10 #include <string>
11 #include <vector>
12 #include <map>
13 
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
18 
19 
20 namespace sick_scan_xd
21 {
22 template <class ContainerAllocator>
24 {
26 
28  {
29  }
30  SickLocResultStateSrvRequest_(const ContainerAllocator& _alloc)
31  {
32  (void)_alloc;
33  }
34 
35 
36 
37 
38 
39 
40 
41  typedef std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator> > Ptr;
42  typedef std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator> const> ConstPtr;
43 
44 }; // struct SickLocResultStateSrvRequest_
45 
46 typedef ::sick_scan_xd::SickLocResultStateSrvRequest_<std::allocator<void> > SickLocResultStateSrvRequest;
47 
48 typedef std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest > SickLocResultStateSrvRequestPtr;
49 typedef std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest const> SickLocResultStateSrvRequestConstPtr;
50 
51 // constants requiring out of line definition
52 
53 
54 
55 template<typename ContainerAllocator>
56 std::ostream& operator<<(std::ostream& s, const ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator> & v)
57 {
59 return s;
60 }
61 
62 
63 } // namespace sick_scan_xd
64 
65 namespace roswrap
66 {
67 namespace message_traits
68 {
69 
70 
71 
72 
73 
74 template <class ContainerAllocator>
76  : TrueType
77  { };
78 
79 template <class ContainerAllocator>
81  : TrueType
82  { };
83 
84 template <class ContainerAllocator>
86  : TrueType
87  { };
88 
89 template <class ContainerAllocator>
91  : TrueType
92  { };
93 
94 template <class ContainerAllocator>
96  : FalseType
97  { };
98 
99 template <class ContainerAllocator>
101  : FalseType
102  { };
103 
104 
105 template<class ContainerAllocator>
107 {
108  static const char* value()
109  {
110  return "d41d8cd98f00b204e9800998ecf8427e";
111  }
112 
113  static const char* value(const ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator>&) { return value(); }
114  static const uint64_t static_value1 = 0xd41d8cd98f00b204ULL;
115  static const uint64_t static_value2 = 0xe9800998ecf8427eULL;
116 };
117 
118 template<class ContainerAllocator>
120 {
121  static const char* value()
122  {
123  return "sick_scan/SickLocResultStateSrvRequest";
124  }
125 
126  static const char* value(const ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator>&) { return value(); }
127 };
128 
129 template<class ContainerAllocator>
131 {
132  static const char* value()
133  {
134  return "# Definition of ROS service SickLocResultState for sick localization\n"
135 "# Example call (ROS1):\n"
136 "# rosservice call SickLocResultState \"{}\"\n"
137 "# Example call (ROS2):\n"
138 "# ros2 service call SickLocResultState sick_scan/srv/SickLocResultStateSrv \"{}\"\n"
139 "# \n"
140 "\n"
141 "# \n"
142 "# Request (input)\n"
143 "# \n"
144 "\n"
145 ;
146  }
147 
148  static const char* value(const ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator>&) { return value(); }
149 };
150 
151 } // namespace message_traits
152 } // namespace roswrap
153 
154 namespace roswrap
155 {
156 namespace serialization
157 {
158 
159  template<class ContainerAllocator> struct Serializer< ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator> >
160  {
161  template<typename Stream, typename T> inline static void allInOne(Stream&, T)
162  {}
163 
165  }; // struct SickLocResultStateSrvRequest_
166 
167 } // namespace serialization
168 } // namespace roswrap
169 
170 namespace roswrap
171 {
172 namespace message_operations
173 {
174 
175 template<class ContainerAllocator>
177 {
178  template<typename Stream> static void stream(Stream&, const std::string&, const ::sick_scan_xd::SickLocResultStateSrvRequest_<ContainerAllocator>&)
179  {}
180 };
181 
182 } // namespace message_operations
183 } // namespace roswrap
184 
185 #endif // SICK_SCAN_MESSAGE_SICKLOCRESULTSTATESRVREQUEST_H
roswrap::message_traits::FalseType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:89
sick_scan_xd::operator<<
std::ostream & operator<<(std::ostream &s, const ::sick_scan_xd::ColaMsgSrvRequest_< ContainerAllocator > &v)
Definition: ColaMsgSrvRequest.h:59
roswrap::serialization::Serializer< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::allInOne
static void allInOne(Stream &, T)
Definition: SickLocResultStateSrvRequest.h:161
sick_scan_xd::SickLocResultStateSrvRequest_::Ptr
std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > > Ptr
Definition: SickLocResultStateSrvRequest.h:41
sick_scan_xd::SickLocResultStateSrvRequest_::SickLocResultStateSrvRequest_
SickLocResultStateSrvRequest_(const ContainerAllocator &_alloc)
Definition: SickLocResultStateSrvRequest.h:30
roswrap::serialization::Serializer
Templated serialization class. Default implementation provides backwards compatibility with old messa...
Definition: serialization.h:120
roswrap::message_traits::HasHeader
HasHeader informs whether or not there is a header that gets serialized as the first thing in the mes...
Definition: message_traits.h:107
const
#define const
Definition: getopt.c:38
roswrap::message_traits::MD5Sum< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value()
Definition: SickLocResultStateSrvRequest.h:108
s
XmlRpcServer s
roswrap::message_traits::IsFixedSize
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
Definition: message_traits.h:103
sick_scan_xd::SickLocResultStateSrvRequest_::SickLocResultStateSrvRequest_
SickLocResultStateSrvRequest_()
Definition: SickLocResultStateSrvRequest.h:27
ros::message_operations::Printer
ROS_DECLARE_ALLINONE_SERIALIZER
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
Definition: serialization.h:74
roswrap::message_traits::MD5Sum< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value(const ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > &)
Definition: SickLocResultStateSrvRequest.h:113
sick_scan_xd::SickLocResultStateSrvRequestConstPtr
std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest const > SickLocResultStateSrvRequestConstPtr
Definition: SickLocResultStateSrvRequest.h:49
sick_scan_xd
Definition: abstract_parser.cpp:65
roswrap::message_traits::Definition< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value()
Definition: SickLocResultStateSrvRequest.h:132
roswrap::message_traits::DataType
Specialize to provide the datatype for a message.
Definition: message_traits.h:135
roswrap::message_traits::Definition
Specialize to provide the definition for a message.
Definition: message_traits.h:152
roswrap::message_traits::DataType< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value(const ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > &)
Definition: SickLocResultStateSrvRequest.h:126
roswrap::message_operations::Printer< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::stream
static void stream(Stream &, const std::string &, const ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > &)
Definition: SickLocResultStateSrvRequest.h:178
roswrap
Definition: param_modi.cpp:41
roswrap::message_operations::Printer
Definition: message_operations.h:40
roswrap::message_traits::Definition< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value(const ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > &)
Definition: SickLocResultStateSrvRequest.h:148
roswrap::message_traits::TrueType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:79
roswrap::message_traits::MD5Sum
Specialize to provide the md5sum for a message.
Definition: message_traits.h:118
sick_scan_xd::SickLocResultStateSrvRequest_::Type
SickLocResultStateSrvRequest_< ContainerAllocator > Type
Definition: SickLocResultStateSrvRequest.h:25
sick_scan_xd::SickLocResultStateSrvRequest_
Definition: SickLocResultStateSrvRequest.h:23
sick_scan_xd::SickLocResultStateSrvRequest_::ConstPtr
std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > const > ConstPtr
Definition: SickLocResultStateSrvRequest.h:42
sick_scan_xd::SickLocResultStateSrvRequest
::sick_scan_xd::SickLocResultStateSrvRequest_< std::allocator< void > > SickLocResultStateSrvRequest
Definition: SickLocResultStateSrvRequest.h:46
roswrap::message_traits::IsMessage
Am I message or not.
Definition: message_traits.h:112
roswrap::message_traits::DataType< ::sick_scan_xd::SickLocResultStateSrvRequest_< ContainerAllocator > >::value
static const char * value()
Definition: SickLocResultStateSrvRequest.h:121
sick_scan_base.h
roswrap::serialization::Stream
Stream base-class, provides common functionality for IStream and OStream.
Definition: serialization.h:705
sick_scan_xd::SickLocResultStateSrvRequestPtr
std::shared_ptr< ::sick_scan_xd::SickLocResultStateSrvRequest > SickLocResultStateSrvRequestPtr
Definition: SickLocResultStateSrvRequest.h:48


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:11