Go to the documentation of this file.
6 #ifndef DYNAMIC_RECONFIGURE_MESSAGE_CONFIGDESCRIPTION_H
7 #define DYNAMIC_RECONFIGURE_MESSAGE_CONFIGDESCRIPTION_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
26 template <
class ContainerAllocator>
43 typedef std::vector< ::dynamic_reconfigure::Group_<ContainerAllocator> ,
typename ContainerAllocator::template rebind< ::dynamic_reconfigure::Group_<ContainerAllocator> >::other >
_groups_type;
46 typedef ::dynamic_reconfigure::Config_<ContainerAllocator>
_max_type;
49 typedef ::dynamic_reconfigure::Config_<ContainerAllocator>
_min_type;
52 typedef ::dynamic_reconfigure::Config_<ContainerAllocator>
_dflt_type;
58 typedef std::shared_ptr< ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator> >
Ptr;
59 typedef std::shared_ptr< ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator>
const>
ConstPtr;
72 template<
typename ContainerAllocator>
73 std::ostream&
operator<<(std::ostream& s, const ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator> & v)
83 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 "757ce9d44ba8ddd801bb30bc456f946f";
135 static const char*
value(const ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator>&) {
return value(); }
136 static const uint64_t static_value1 = 0x757ce9d44ba8ddd8ULL;
137 static const uint64_t static_value2 = 0x01bb30bc456f946fULL;
140 template<
class ContainerAllocator>
145 return "dynamic_reconfigure/ConfigDescription";
148 static const char*
value(const ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator>&) {
return value(); }
151 template<
class ContainerAllocator>
156 return "Group[] groups\n\
161 ================================================================================\n\
162 MSG: dynamic_reconfigure/Group\n\
165 ParamDescription[] parameters\n\
169 ================================================================================\n\
170 MSG: dynamic_reconfigure/ParamDescription\n\
174 string description\n\
175 string edit_method\n\
177 ================================================================================\n\
178 MSG: dynamic_reconfigure/Config\n\
179 BoolParameter[] bools\n\
180 IntParameter[] ints\n\
181 StrParameter[] strs\n\
182 DoubleParameter[] doubles\n\
183 GroupState[] groups\n\
185 ================================================================================\n\
186 MSG: dynamic_reconfigure/BoolParameter\n\
190 ================================================================================\n\
191 MSG: dynamic_reconfigure/IntParameter\n\
195 ================================================================================\n\
196 MSG: dynamic_reconfigure/StrParameter\n\
200 ================================================================================\n\
201 MSG: dynamic_reconfigure/DoubleParameter\n\
205 ================================================================================\n\
206 MSG: dynamic_reconfigure/GroupState\n\
214 static const char*
value(const ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator>&) {
return value(); }
222 namespace serialization
227 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
229 stream.next(m.groups);
243 namespace message_operations
246 template<
class ContainerAllocator>
249 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::dynamic_reconfigure::ConfigDescription_<ContainerAllocator>& v)
251 s <<
indent <<
"groups[]" << std::endl;
252 for (
size_t i = 0; i < v.groups.size(); ++i)
254 s <<
indent <<
" groups[" << i <<
"]: ";
274 #endif // DYNAMIC_RECONFIGURE_MESSAGE_CONFIGDESCRIPTION_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Templated serialization class. Default implementation provides backwards compatibility with old messa...
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.
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
Stream base-class, provides common functionality for IStream and OStream.
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:08