Go to the documentation of this file.
6 #ifndef PCL_MSGS_MESSAGE_POINTINDICES_H
7 #define PCL_MSGS_MESSAGE_POINTINDICES_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<int32_t, typename ContainerAllocator::template rebind<int32_t>::other >
_indices_type;
50 typedef std::shared_ptr< ::pcl_msgs::PointIndices_<ContainerAllocator> >
Ptr;
51 typedef std::shared_ptr< ::pcl_msgs::PointIndices_<ContainerAllocator>
const>
ConstPtr;
55 typedef ::pcl_msgs::PointIndices_<std::allocator<void> >
PointIndices;
64 template<
typename ContainerAllocator>
65 std::ostream&
operator<<(std::ostream& s, const ::pcl_msgs::PointIndices_<ContainerAllocator> & v)
72 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
73 bool operator==(const ::pcl_msgs::PointIndices_<ContainerAllocator1> & lhs, const ::pcl_msgs::PointIndices_<ContainerAllocator2> & rhs)
75 return lhs.header == rhs.header &&
76 lhs.indices == rhs.indices;
79 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
80 bool operator!=(const ::pcl_msgs::PointIndices_<ContainerAllocator1> & lhs, const ::pcl_msgs::PointIndices_<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 "458c7998b7eaf99908256472e273b3d4";
136 static const char*
value(const ::pcl_msgs::PointIndices_<ContainerAllocator>&) {
return value(); }
137 static const uint64_t static_value1 = 0x458c7998b7eaf999ULL;
138 static const uint64_t static_value2 = 0x08256472e273b3d4ULL;
141 template<
class ContainerAllocator>
146 return "pcl_msgs/PointIndices";
149 static const char*
value(const ::pcl_msgs::PointIndices_<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::PointIndices_<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.indices);
206 namespace message_operations
209 template<
class ContainerAllocator>
212 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::pcl_msgs::PointIndices_<ContainerAllocator>& v)
217 s <<
indent <<
"indices[]" << std::endl;
218 for (
size_t i = 0; i < v.indices.size(); ++i)
220 s <<
indent <<
" indices[" << i <<
"]: ";
229 #endif // PCL_MSGS_MESSAGE_POINTINDICES_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void stream(Stream &s, const std::string &indent, const ::pcl_msgs::PointIndices_< ContainerAllocator > &v)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value(const ::pcl_msgs::PointIndices_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > _indices_type
static const char * value()
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...
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
static const char * value(const ::pcl_msgs::PointIndices_< ContainerAllocator > &)
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value()
std::shared_ptr< ::pcl_msgs::PointIndices const > PointIndicesConstPtr
static const char * value(const ::pcl_msgs::PointIndices_< ContainerAllocator > &)
std::shared_ptr< ::pcl_msgs::PointIndices_< ContainerAllocator > const > ConstPtr
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.
Stream base-class, provides common functionality for IStream and OStream.
::pcl_msgs::PointIndices_< std::allocator< void > > PointIndices
static const char * value()
std::shared_ptr< ::pcl_msgs::PointIndices_< ContainerAllocator > > Ptr
PointIndices_< ContainerAllocator > Type
PointIndices_(const ContainerAllocator &_alloc)
std::shared_ptr< ::pcl_msgs::PointIndices > PointIndicesPtr
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