5 #ifndef ROSGRAPH_MSGS_MESSAGE_CLOCK_H 6 #define ROSGRAPH_MSGS_MESSAGE_CLOCK_H 21 template <
class ContainerAllocator>
29 Clock_(
const ContainerAllocator& _alloc)
47 typedef ::rosgraph_msgs::Clock_<std::allocator<void> >
Clock;
56 template<
typename ContainerAllocator>
57 std::ostream& operator<<(std::ostream& s, const ::rosgraph_msgs::Clock_<ContainerAllocator> &
v)
67 namespace message_traits
80 template <
class ContainerAllocator>
85 template <
class ContainerAllocator>
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
111 template<
class ContainerAllocator>
116 return "a9c97c1d230cfc112e270351a944ee47";
119 static const char*
value(const ::rosgraph_msgs::Clock_<ContainerAllocator>&) {
return value(); }
120 static const uint64_t static_value1 = 0xa9c97c1d230cfc11ULL;
121 static const uint64_t static_value2 = 0x2e270351a944ee47ULL;
124 template<
class ContainerAllocator>
129 return "rosgraph_msgs/Clock";
132 static const char*
value(const ::rosgraph_msgs::Clock_<ContainerAllocator>&) {
return value(); }
135 template<
class ContainerAllocator>
140 return "# roslib/Clock is used for publishing simulated time in ROS. \n\ 141 # This message simply communicates the current time.\n\ 142 # For more information, see http://www.ros.org/wiki/Clock\n\ 147 static const char*
value(const ::rosgraph_msgs::Clock_<ContainerAllocator>&) {
return value(); }
155 namespace serialization
162 stream.next(m.clock);
173 namespace message_operations
176 template<
class ContainerAllocator>
179 template<
typename Stream>
static void stream(Stream&
s,
const std::string&
indent, const ::rosgraph_msgs::Clock_<ContainerAllocator>&
v)
181 s << indent <<
"clock: ";
189 #endif // ROSGRAPH_MSGS_MESSAGE_CLOCK_H
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Clock_< ContainerAllocator > Type
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
boost::shared_ptr< ::rosgraph_msgs::Clock_< ContainerAllocator > > Ptr
static const char * value(const ::rosgraph_msgs::Clock_< ContainerAllocator > &)
rs2rosinternal::Time _clock_type
Specialize to provide the md5sum for a message.
static const char * value()
static const char * value()
def indent(str, line_prefix=' ')
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value()
Specialize to provide the datatype for a message.
static const char * value(const ::rosgraph_msgs::Clock_< ContainerAllocator > &)
Clock_(const ContainerAllocator &_alloc)
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.
Time representation. May either represent wall clock time or ROS clock time.
#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.
static const char * value(const ::rosgraph_msgs::Clock_< ContainerAllocator > &)
boost::shared_ptr< ::rosgraph_msgs::Clock > ClockPtr
static void allInOne(Stream &stream, T m)
static void stream(Stream &s, const std::string &indent, const ::rosgraph_msgs::Clock_< ContainerAllocator > &v)
boost::shared_ptr< ::rosgraph_msgs::Clock_< ContainerAllocator > const > ConstPtr
boost::shared_ptr< ::rosgraph_msgs::Clock const > ClockConstPtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::rosgraph_msgs::Clock_< std::allocator< void > > Clock