5 #ifndef SENSOR_MSGS_MESSAGE_TIMEREFERENCE_H 6 #define SENSOR_MSGS_MESSAGE_TIMEREFERENCE_H 23 template <
class ContainerAllocator>
48 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_source_type;
54 typedef std::shared_ptr< ::sensor_msgs::TimeReference_<ContainerAllocator> >
Ptr;
55 typedef std::shared_ptr< ::sensor_msgs::TimeReference_<ContainerAllocator>
const>
ConstPtr;
59 typedef ::sensor_msgs::TimeReference_<std::allocator<void> >
TimeReference;
68 template<
typename ContainerAllocator>
69 std::ostream& operator<<(std::ostream& s, const ::sensor_msgs::TimeReference_<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 "fded64a0265108ba86c3d38fb11c0c16";
131 static const char*
value(const ::sensor_msgs::TimeReference_<ContainerAllocator>&) {
return value(); }
132 static const uint64_t static_value1 = 0xfded64a0265108baULL;
133 static const uint64_t static_value2 = 0x86c3d38fb11c0c16ULL;
136 template<
class ContainerAllocator>
141 return "sensor_msgs/TimeReference";
144 static const char*
value(const ::sensor_msgs::TimeReference_<ContainerAllocator>&) {
return value(); }
147 template<
class ContainerAllocator>
152 return "# Measurement from an external time source not actively synchronized with the system clock.\n\ 154 Header header # stamp is system time for which measurement was valid\n\ 155 # frame_id is not used \n\ 157 time time_ref # corresponding time from this external source\n\ 158 string source # (optional) name of time source\n\ 160 ================================================================================\n\ 161 MSG: std_msgs/Header\n\ 162 # Standard metadata for higher-level stamped data types.\n\ 163 # This is generally used to communicate timestamped data \n\ 164 # in a particular coordinate frame.\n\ 166 # sequence ID: consecutively increasing ID \n\ 168 #Two-integer timestamp that is expressed as:\n\ 169 # * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n\ 170 # * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n\ 171 # time-handling sugar is provided by the client library\n\ 173 #Frame this data is associated with\n\ 180 static const char*
value(const ::sensor_msgs::TimeReference_<ContainerAllocator>&) {
return value(); }
188 namespace serialization
195 stream.next(m.header);
196 stream.next(m.time_ref);
197 stream.next(m.source);
208 namespace message_operations
211 template<
class ContainerAllocator>
214 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::sensor_msgs::TimeReference_<ContainerAllocator>&
v)
216 s << indent <<
"header: ";
219 s << indent <<
"time_ref: ";
221 s << indent <<
"source: ";
229 #endif // SENSOR_MSGS_MESSAGE_TIMEREFERENCE_H
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()
static void allInOne(Stream &stream, T m)
std::shared_ptr< ::sensor_msgs::TimeReference_< ContainerAllocator > > Ptr
Specialize to provide the md5sum for a message.
::sensor_msgs::TimeReference_< std::allocator< void > > TimeReference
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::shared_ptr< ::sensor_msgs::TimeReference_< ContainerAllocator > const > ConstPtr
GLsizei const GLchar *const * string
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...
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::sensor_msgs::TimeReference_< ContainerAllocator > &)
TimeReference_< ContainerAllocator > Type
Tools for manipulating sensor_msgs.
Time representation. May either represent wall clock time or ROS clock time.
rs2rosinternal::Time _time_ref_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.
::std_msgs::Header_< ContainerAllocator > _header_type
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _source_type
TimeReference_(const ContainerAllocator &_alloc)
std::shared_ptr< ::sensor_msgs::TimeReference > TimeReferencePtr
static const char * value(const ::sensor_msgs::TimeReference_< ContainerAllocator > &)
GLsizei GLsizei GLchar * source
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 ::sensor_msgs::TimeReference_< ContainerAllocator > &v)
std::shared_ptr< ::sensor_msgs::TimeReference const > TimeReferenceConstPtr
static const char * value(const ::sensor_msgs::TimeReference_< ContainerAllocator > &)
static const char * value()