SensorLevels.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 dynamic_reconfigure/SensorLevels.msg
3 // DO NOT EDIT!
4 
5 
6 #ifndef DYNAMIC_RECONFIGURE_MESSAGE_SENSORLEVELS_H
7 #define DYNAMIC_RECONFIGURE_MESSAGE_SENSORLEVELS_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 dynamic_reconfigure
21 {
22 template <class ContainerAllocator>
24 {
26 
28  {
29  }
30  SensorLevels_(const ContainerAllocator& _alloc)
31  {
32  (void)_alloc;
33  }
34 
35 
36 
37 
38  enum { RECONFIGURE_CLOSE = 3 };
39  enum { RECONFIGURE_STOP = 1 };
40  enum { RECONFIGURE_RUNNING = 0 };
41 
42 
43  typedef std::shared_ptr< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> > Ptr;
44  typedef std::shared_ptr< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> const> ConstPtr;
45 
46 }; // struct SensorLevels_
47 
48 typedef ::dynamic_reconfigure::SensorLevels_<std::allocator<void> > SensorLevels;
49 
50 typedef std::shared_ptr< ::dynamic_reconfigure::SensorLevels > SensorLevelsPtr;
51 typedef std::shared_ptr< ::dynamic_reconfigure::SensorLevels const> SensorLevelsConstPtr;
52 
53 // constants requiring out of line definition
54 
55 
56 
57 
58 
59 
60 
61 
62 
63 template<typename ContainerAllocator>
64 std::ostream& operator<<(std::ostream& s, const ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> & v)
65 {
67 return s;
68 }
69 
70 } // namespace dynamic_reconfigure
71 
72 namespace roswrap
73 {
74 namespace message_traits
75 {
76 
77 
78 
79 // BOOLTRAITS {'IsFixedSize': True, 'IsMessage': True, 'HasHeader': False}
80 // {'dynamic_reconfigure': ['/tmp/binarydeb/ros-kinetic-dynamic-reconfigure-1.5.48/msg'], 'std_msgs': ['/opt/ros/kinetic/share/std_msgs/cmake/../msg']}
81 
82 // !!!!!!!!!!! ['__class__', '__delattr__', '__dict__', '__doc__', '__eq__', '__format__', '__getattribute__', '__hash__', '__init__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_parsed_fields', 'constants', 'fields', 'full_name', 'has_header', 'header_present', 'names', 'package', 'parsed_fields', 'short_name', 'text', 'types']
83 
84 
85 
86 
87 template <class ContainerAllocator>
88 struct IsFixedSize< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
89  : TrueType
90  { };
91 
92 template <class ContainerAllocator>
94  : TrueType
95  { };
96 
97 template <class ContainerAllocator>
98 struct IsMessage< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
99  : TrueType
100  { };
101 
102 template <class ContainerAllocator>
103 struct IsMessage< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> const>
104  : TrueType
105  { };
106 
107 template <class ContainerAllocator>
108 struct HasHeader< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
109  : FalseType
110  { };
111 
112 template <class ContainerAllocator>
113 struct HasHeader< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> const>
114  : FalseType
115  { };
116 
117 
118 template<class ContainerAllocator>
119 struct MD5Sum< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
120 {
121  static const char* value()
122  {
123  return "6322637bee96d5489db6e2127c47602c";
124  }
125 
126  static const char* value(const ::dynamic_reconfigure::SensorLevels_<ContainerAllocator>&) { return value(); }
127  static const uint64_t static_value1 = 0x6322637bee96d548ULL;
128  static const uint64_t static_value2 = 0x9db6e2127c47602cULL;
129 };
130 
131 template<class ContainerAllocator>
132 struct DataType< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
133 {
134  static const char* value()
135  {
136  return "dynamic_reconfigure/SensorLevels";
137  }
138 
139  static const char* value(const ::dynamic_reconfigure::SensorLevels_<ContainerAllocator>&) { return value(); }
140 };
141 
142 template<class ContainerAllocator>
143 struct Definition< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
144 {
145  static const char* value()
146  {
147  return "# This message is deprecated, please use driver_base/SensorLevels instead.\n\
148 \n\
149 byte RECONFIGURE_CLOSE = 3 # Parameters that need a sensor to be stopped completely when changed\n\
150 byte RECONFIGURE_STOP = 1 # Parameters that need a sensor to stop streaming when changed\n\
151 byte RECONFIGURE_RUNNING = 0 # Parameters that can be changed while a sensor is streaming\n\
152 ";
153  }
154 
155  static const char* value(const ::dynamic_reconfigure::SensorLevels_<ContainerAllocator>&) { return value(); }
156 };
157 
158 } // namespace message_traits
159 } // namespace roswrap
160 
161 namespace roswrap
162 {
163 namespace serialization
164 {
165 
166  template<class ContainerAllocator> struct Serializer< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
167  {
168  template<typename Stream, typename T> inline static void allInOne(Stream&, T)
169  {}
170 
172  }; // struct SensorLevels_
173 
174 } // namespace serialization
175 } // namespace roswrap
176 
177 namespace roswrap
178 {
179 namespace message_operations
180 {
181 
182 template<class ContainerAllocator>
183 struct Printer< ::dynamic_reconfigure::SensorLevels_<ContainerAllocator> >
184 {
185  template<typename Stream> static void stream(Stream&, const std::string&, const ::dynamic_reconfigure::SensorLevels_<ContainerAllocator>&)
186  {}
187 };
188 
189 } // namespace message_operations
190 } // namespace roswrap
191 
192 #endif // DYNAMIC_RECONFIGURE_MESSAGE_SENSORLEVELS_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
dynamic_reconfigure::SensorLevels_::SensorLevels_
SensorLevels_(const ContainerAllocator &_alloc)
Definition: SensorLevels.h:30
roswrap::serialization::Serializer
Templated serialization class. Default implementation provides backwards compatibility with old messa...
Definition: serialization.h:120
dynamic_reconfigure::SensorLevels_
Definition: SensorLevels.h:23
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
dynamic_reconfigure::SensorLevels
::dynamic_reconfigure::SensorLevels_< std::allocator< void > > SensorLevels
Definition: SensorLevels.h:48
const
#define const
Definition: getopt.c:38
s
XmlRpcServer s
dynamic_reconfigure::SensorLevels_::Type
SensorLevels_< ContainerAllocator > Type
Definition: SensorLevels.h:25
dynamic_reconfigure::SensorLevelsConstPtr
std::shared_ptr< ::dynamic_reconfigure::SensorLevels const > SensorLevelsConstPtr
Definition: SensorLevels.h:51
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
roswrap::serialization::Serializer< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::allInOne
static void allInOne(Stream &, T)
Definition: SensorLevels.h:168
dynamic_reconfigure::SensorLevels_::RECONFIGURE_RUNNING
@ RECONFIGURE_RUNNING
Definition: SensorLevels.h:40
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_operations::Printer< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::stream
static void stream(Stream &, const std::string &, const ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > &)
Definition: SensorLevels.h:185
roswrap::message_traits::DataType
Specialize to provide the datatype for a message.
Definition: message_traits.h:135
roswrap::message_traits::Definition< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value(const ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > &)
Definition: SensorLevels.h:155
roswrap::message_traits::Definition
Specialize to provide the definition for a message.
Definition: message_traits.h:152
dynamic_reconfigure::SensorLevels_::Ptr
std::shared_ptr< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > > Ptr
Definition: SensorLevels.h:43
dynamic_reconfigure::SensorLevels_::RECONFIGURE_CLOSE
@ RECONFIGURE_CLOSE
Definition: SensorLevels.h:38
roswrap::message_traits::DataType< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value()
Definition: SensorLevels.h:134
dynamic_reconfigure::SensorLevels_::RECONFIGURE_STOP
@ RECONFIGURE_STOP
Definition: SensorLevels.h:39
roswrap
Definition: param_modi.cpp:41
roswrap::message_traits::MD5Sum< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value(const ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > &)
Definition: SensorLevels.h:126
roswrap::message_operations::Printer
Definition: message_operations.h:40
dynamic_reconfigure
Definition: BoolParameter.h:20
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
roswrap::message_traits::IsMessage
Am I message or not.
Definition: message_traits.h:112
sick_scan_base.h
roswrap::serialization::Stream
Stream base-class, provides common functionality for IStream and OStream.
Definition: serialization.h:705
roswrap::message_traits::Definition< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value()
Definition: SensorLevels.h:145
dynamic_reconfigure::SensorLevelsPtr
std::shared_ptr< ::dynamic_reconfigure::SensorLevels > SensorLevelsPtr
Definition: SensorLevels.h:50
dynamic_reconfigure::operator<<
std::ostream & operator<<(std::ostream &s, const ::dynamic_reconfigure::BoolParameter_< ContainerAllocator > &v)
Definition: BoolParameter.h:63
dynamic_reconfigure::SensorLevels_::ConstPtr
std::shared_ptr< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > const > ConstPtr
Definition: SensorLevels.h:44
roswrap::message_traits::DataType< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value(const ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > &)
Definition: SensorLevels.h:139
roswrap::message_traits::MD5Sum< ::dynamic_reconfigure::SensorLevels_< ContainerAllocator > >::value
static const char * value()
Definition: SensorLevels.h:121
dynamic_reconfigure::SensorLevels_::SensorLevels_
SensorLevels_()
Definition: SensorLevels.h:27


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