Go to the documentation of this file.
6 #ifndef PCL_MSGS_MESSAGE_MODELCOEFFICIENTS_H
7 #define PCL_MSGS_MESSAGE_MODELCOEFFICIENTS_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>
43 typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other >
_values_type;
50 typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients_<ContainerAllocator> >
Ptr;
51 typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients_<ContainerAllocator>
const>
ConstPtr;
64 template<
typename ContainerAllocator>
65 std::ostream&
operator<<(std::ostream& s, const ::pcl_msgs::ModelCoefficients_<ContainerAllocator> & v)
72 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
73 bool operator==(const ::pcl_msgs::ModelCoefficients_<ContainerAllocator1> & lhs, const ::pcl_msgs::ModelCoefficients_<ContainerAllocator2> & rhs)
75 return lhs.header == rhs.header &&
76 lhs.values == rhs.values;
79 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
80 bool operator!=(const ::pcl_msgs::ModelCoefficients_<ContainerAllocator1> & lhs, const ::pcl_msgs::ModelCoefficients_<ContainerAllocator2> & rhs)
90 namespace message_traits
97 template <
class ContainerAllocator>
102 template <
class ContainerAllocator>
107 template <
class ContainerAllocator>
112 template <
class ContainerAllocator>
117 template <
class ContainerAllocator>
122 template <
class ContainerAllocator>
128 template<
class ContainerAllocator>
133 return "ca27dea75e72cb894cd36f9e5005e93e";
136 static const char*
value(const ::pcl_msgs::ModelCoefficients_<ContainerAllocator>&) {
return value(); }
137 static const uint64_t static_value1 = 0xca27dea75e72cb89ULL;
138 static const uint64_t static_value2 = 0x4cd36f9e5005e93eULL;
141 template<
class ContainerAllocator>
146 return "pcl_msgs/ModelCoefficients";
149 static const char*
value(const ::pcl_msgs::ModelCoefficients_<ContainerAllocator>&) {
return value(); }
152 template<
class ContainerAllocator>
157 return "Header header\n"
161 "================================================================================\n"
162 "MSG: std_msgs/Header\n"
163 "# Standard metadata for higher-level stamped data types.\n"
164 "# This is generally used to communicate timestamped data \n"
165 "# in a particular coordinate frame.\n"
167 "# sequence ID: consecutively increasing ID \n"
169 "#Two-integer timestamp that is expressed as:\n"
170 "# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n"
171 "# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n"
172 "# time-handling sugar is provided by the client library\n"
174 "#Frame this data is associated with\n"
179 static const char*
value(const ::pcl_msgs::ModelCoefficients_<ContainerAllocator>&) {
return value(); }
187 namespace serialization
192 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
194 stream.next(m.header);
195 stream.next(m.values);
206 namespace message_operations
209 template<
class ContainerAllocator>
212 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::pcl_msgs::ModelCoefficients_<ContainerAllocator>& v)
217 s <<
indent <<
"values[]" << std::endl;
218 for (
size_t i = 0; i < v.values.size(); ++i)
220 s <<
indent <<
" values[" << i <<
"]: ";
229 #endif // PCL_MSGS_MESSAGE_MODELCOEFFICIENTS_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
ModelCoefficients_(const ContainerAllocator &_alloc)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::pcl_msgs::ModelCoefficients_< std::allocator< void > > ModelCoefficients
ModelCoefficients_< ContainerAllocator > Type
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...
static void allInOne(Stream &stream, T m)
std::ostream & operator<<(std::ostream &s, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &v)
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
::std_msgs::Header_< ContainerAllocator > _header_type
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value(const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &)
std::shared_ptr< ::pcl_msgs::ModelCoefficients const > ModelCoefficientsConstPtr
std::shared_ptr< ::pcl_msgs::ModelCoefficients > ModelCoefficientsPtr
static const char * value(const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &)
std::shared_ptr< ::pcl_msgs::ModelCoefficients_< ContainerAllocator > > Ptr
static const char * value(const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &)
std::vector< float, typename ContainerAllocator::template rebind< float >::other > _values_type
static const char * value()
bool operator==(const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs)
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 const char * value()
std::shared_ptr< ::pcl_msgs::ModelCoefficients_< ContainerAllocator > const > ConstPtr
static const char * value()
Stream base-class, provides common functionality for IStream and OStream.
static void stream(Stream &s, const std::string &indent, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &v)
bool operator!=(const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:09