Go to the documentation of this file.
6 #ifndef DIAGNOSTIC_MSGS_MESSAGE_SELFTESTRESPONSE_H
7 #define DIAGNOSTIC_MSGS_MESSAGE_SELFTESTRESPONSE_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
23 template <
class ContainerAllocator>
42 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_id_type;
48 typedef std::vector< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> ,
typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> >::other >
_status_type;
54 typedef std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> >
Ptr;
55 typedef std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator>
const>
ConstPtr;
68 template<
typename ContainerAllocator>
69 std::ostream&
operator<<(std::ostream& s, const ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> & v)
79 namespace message_traits
92 template <
class ContainerAllocator>
97 template <
class ContainerAllocator>
102 template <
class ContainerAllocator>
107 template <
class ContainerAllocator>
112 template <
class ContainerAllocator>
117 template <
class ContainerAllocator>
123 template<
class ContainerAllocator>
128 return "ac21b1bab7ab17546986536c22eb34e9";
131 static const char*
value(const ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator>&) {
return value(); }
132 static const uint64_t static_value1 = 0xac21b1bab7ab1754ULL;
133 static const uint64_t static_value2 = 0x6986536c22eb34e9ULL;
136 template<
class ContainerAllocator>
141 return "diagnostic_msgs/SelfTestResponse";
144 static const char*
value(const ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator>&) {
return value(); }
147 template<
class ContainerAllocator>
154 DiagnosticStatus[] status\n\
157 ================================================================================\n\
158 MSG: diagnostic_msgs/DiagnosticStatus\n\
159 # This message holds the status of an individual component of the robot.\n\
162 # Possible levels of operations\n\
168 byte level # level of operation enumerated above \n\
169 string name # a description of the test/component reporting\n\
170 string message # a description of the status\n\
171 string hardware_id # a hardware unique string\n\
172 KeyValue[] values # an array of values associated with the status\n\
175 ================================================================================\n\
176 MSG: diagnostic_msgs/KeyValue\n\
177 string key # what to label this value when viewing\n\
178 string value # a value to track over time\n\
182 static const char*
value(const ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator>&) {
return value(); }
190 namespace serialization
195 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
198 stream.next(m.passed);
199 stream.next(m.status);
210 namespace message_operations
213 template<
class ContainerAllocator>
216 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator>& v)
222 s <<
indent <<
"status[]" << std::endl;
223 for (
size_t i = 0; i < v.status.size(); ++i)
225 s <<
indent <<
" status[" << i <<
"]: ";
236 #endif // DIAGNOSTIC_MSGS_MESSAGE_SELFTESTRESPONSE_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _id_type
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > &v)
std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > > Ptr
std::shared_ptr< ::diagnostic_msgs::SelfTestResponse > SelfTestResponsePtr
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...
std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > const > ConstPtr
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value()
std::ostream & operator<<(std::ostream &s, const ::diagnostic_msgs::AddDiagnosticsRequest_< ContainerAllocator > &v)
static const char * value(const ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > &)
static const char * value(const ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > &)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
SelfTestResponse_< ContainerAllocator > Type
std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > _status_type
std::shared_ptr< ::diagnostic_msgs::SelfTestResponse const > SelfTestResponseConstPtr
Stream base-class, provides common functionality for IStream and OStream.
static const char * value()
SelfTestResponse_(const ContainerAllocator &_alloc)
static void allInOne(Stream &stream, T m)
static const char * value(const ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > &)
::diagnostic_msgs::SelfTestResponse_< std::allocator< void > > SelfTestResponse
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10