Go to the documentation of this file.
6 #ifndef SENSOR_MSGS_MESSAGE_REGIONOFINTEREST_H
7 #define SENSOR_MSGS_MESSAGE_REGIONOFINTEREST_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
22 template <
class ContainerAllocator>
63 typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_<ContainerAllocator> >
Ptr;
64 typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_<ContainerAllocator>
const>
ConstPtr;
77 template<
typename ContainerAllocator>
78 std::ostream&
operator<<(std::ostream& s, const ::sensor_msgs::RegionOfInterest_<ContainerAllocator> & v)
88 namespace message_traits
101 template <
class ContainerAllocator>
106 template <
class ContainerAllocator>
111 template <
class ContainerAllocator>
116 template <
class ContainerAllocator>
121 template <
class ContainerAllocator>
126 template <
class ContainerAllocator>
132 template<
class ContainerAllocator>
137 return "bdb633039d588fcccb441a4d43ccfe09";
140 static const char*
value(const ::sensor_msgs::RegionOfInterest_<ContainerAllocator>&) {
return value(); }
141 static const uint64_t static_value1 = 0xbdb633039d588fccULL;
142 static const uint64_t static_value2 = 0xcb441a4d43ccfe09ULL;
145 template<
class ContainerAllocator>
150 return "sensor_msgs/RegionOfInterest";
153 static const char*
value(const ::sensor_msgs::RegionOfInterest_<ContainerAllocator>&) {
return value(); }
156 template<
class ContainerAllocator>
161 return "# This message is used to specify a region of interest within an image.\n\
163 # When used to specify the ROI setting of the camera when the image was\n\
164 # taken, the height and width fields should either match the height and\n\
165 # width fields for the associated image; or height = width = 0\n\
166 # indicates that the full resolution image was captured.\n\
168 uint32 x_offset # Leftmost pixel of the ROI\n\
169 # (0 if the ROI includes the left edge of the image)\n\
170 uint32 y_offset # Topmost pixel of the ROI\n\
171 # (0 if the ROI includes the top edge of the image)\n\
172 uint32 height # Height of ROI\n\
173 uint32 width # Width of ROI\n\
175 # True if a distinct rectified ROI should be calculated from the \"raw\"\n\
176 # ROI in this message. Typically this should be False if the full image\n\
177 # is captured (ROI not used), and True if a subwindow is captured (ROI\n\
183 static const char*
value(const ::sensor_msgs::RegionOfInterest_<ContainerAllocator>&) {
return value(); }
191 namespace serialization
196 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
198 stream.next(m.x_offset);
199 stream.next(m.y_offset);
200 stream.next(m.height);
201 stream.next(m.width);
202 stream.next(m.do_rectify);
213 namespace message_operations
216 template<
class ContainerAllocator>
219 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sensor_msgs::RegionOfInterest_<ContainerAllocator>& v)
237 #endif // SENSOR_MSGS_MESSAGE_REGIONOFINTEREST_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 const char * value()
RegionOfInterest_(const ContainerAllocator &_alloc)
std::shared_ptr< ::sensor_msgs::RegionOfInterest_< ContainerAllocator > > Ptr
::sensor_msgs::RegionOfInterest_< std::allocator< void > > RegionOfInterest
std::shared_ptr< ::sensor_msgs::RegionOfInterest_< ContainerAllocator > const > ConstPtr
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 const char * value(const ::sensor_msgs::RegionOfInterest_< ContainerAllocator > &)
RegionOfInterest_< ContainerAllocator > Type
static void stream(Stream &s, const std::string &indent, const ::sensor_msgs::RegionOfInterest_< ContainerAllocator > &v)
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
std::shared_ptr< ::sensor_msgs::RegionOfInterest > RegionOfInterestPtr
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value(const ::sensor_msgs::RegionOfInterest_< ContainerAllocator > &)
std::ostream & operator<<(std::ostream &s, const ::sensor_msgs::BatteryState_< ContainerAllocator > &v)
static const char * value()
static const char * value(const ::sensor_msgs::RegionOfInterest_< 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.
_do_rectify_type do_rectify
static const char * value()
static void allInOne(Stream &stream, T m)
Stream base-class, provides common functionality for IStream and OStream.
Tools for manipulating sensor_msgs.
std::shared_ptr< ::sensor_msgs::RegionOfInterest const > RegionOfInterestConstPtr
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10