5 #ifndef realsense_legacy_msgs_MESSAGE_FRAME_INFO_H 6 #define realsense_legacy_msgs_MESSAGE_FRAME_INFO_H 22 template <
class ContainerAllocator>
44 typedef std::vector< ::realsense_legacy_msgs::metadata_<ContainerAllocator> ,
typename ContainerAllocator::template rebind< ::realsense_legacy_msgs::metadata_<ContainerAllocator> >::other >
_frame_metadata_type;
53 typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_<ContainerAllocator> >
Ptr;
54 typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_<ContainerAllocator>
const>
ConstPtr;
58 typedef ::realsense_legacy_msgs::frame_info_<std::allocator<void> >
frame_info;
60 typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info >
frame_infoPtr;
67 template<
typename ContainerAllocator>
68 std::ostream& operator<<(std::ostream& s, const ::realsense_legacy_msgs::frame_info_<ContainerAllocator> &
v)
78 namespace message_traits
91 template <
class ContainerAllocator>
96 template <
class ContainerAllocator>
101 template <
class ContainerAllocator>
106 template <
class ContainerAllocator>
111 template <
class ContainerAllocator>
116 template <
class ContainerAllocator>
122 template<
class ContainerAllocator>
127 return "6859690af0611d3a4c9b75ba3627900a";
130 static const char*
value(const ::realsense_legacy_msgs::frame_info_<ContainerAllocator>&) {
return value(); }
131 static const uint64_t static_value1 = 0x6859690af0611d3aULL;
132 static const uint64_t static_value2 = 0x4c9b75ba3627900aULL;
135 template<
class ContainerAllocator>
140 return "realsense_legacy_msgs/frame_info";
143 static const char*
value(const ::realsense_legacy_msgs::frame_info_<ContainerAllocator>&) {
return value(); }
146 template<
class ContainerAllocator>
151 return "uint64 system_time\n\ 152 realsense_legacy_msgs/metadata[] frame_metadata\n\ 153 uint32 time_stamp_domain\n\ 155 ================================================================================\n\ 156 MSG: realsense_legacy_msgs/metadata\n\ 162 static const char*
value(const ::realsense_legacy_msgs::frame_info_<ContainerAllocator>&) {
return value(); }
170 namespace serialization
177 stream.next(m.system_time);
178 stream.next(m.frame_metadata);
179 stream.next(m.time_stamp_domain);
190 namespace message_operations
193 template<
class ContainerAllocator>
196 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::realsense_legacy_msgs::frame_info_<ContainerAllocator>&
v)
198 s << indent <<
"system_time: ";
200 s << indent <<
"frame_metadata[]" << std::endl;
201 for (
size_t i = 0;
i < v.frame_metadata.size(); ++
i)
203 s << indent <<
" frame_metadata[" <<
i <<
"]: ";
208 s << indent <<
"time_stamp_domain: ";
216 #endif // realsense_legacy_msgs_MESSAGE_FRAME_INFO_H
std::shared_ptr< ::realsense_legacy_msgs::frame_info_< ContainerAllocator > const > ConstPtr
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value()
Specialize to provide the md5sum for a message.
static const char * value(const ::realsense_legacy_msgs::frame_info_< ContainerAllocator > &)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void allInOne(Stream &stream, T m)
GLsizei const GLchar *const * string
frame_info_< ContainerAllocator > Type
Specialize to provide the datatype for a message.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
std::shared_ptr< ::realsense_legacy_msgs::frame_info const > frame_infoConstPtr
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::realsense_legacy_msgs::frame_info_< ContainerAllocator > &)
uint32_t _time_stamp_domain_type
::realsense_legacy_msgs::frame_info_< std::allocator< void > > frame_info
std::vector< ::realsense_legacy_msgs::metadata_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::realsense_legacy_msgs::metadata_< ContainerAllocator > >::other > _frame_metadata_type
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
unsigned __int64 uint64_t
Specialize to provide the definition for a message.
_time_stamp_domain_type time_stamp_domain
frame_info_(const ContainerAllocator &_alloc)
static void stream(Stream &s, const std::string &indent, const ::realsense_legacy_msgs::frame_info_< ContainerAllocator > &v)
std::shared_ptr< ::realsense_legacy_msgs::frame_info > frame_infoPtr
uint64_t _system_time_type
static const char * value(const ::realsense_legacy_msgs::frame_info_< ContainerAllocator > &)
static const char * value()
std::shared_ptr< ::realsense_legacy_msgs::frame_info_< ContainerAllocator > > Ptr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
_system_time_type system_time
_frame_metadata_type frame_metadata
static const char * value()