6 #define _GLIBCXX_USE_CXX11_ABI 0 16 struct CarlaClockPublisherImpl;
29 void SetData(int32_t sec, uint32_t nanosec);
30 const char*
type()
const override {
return "clock"; }
33 std::shared_ptr<CarlaClockPublisherImpl>
_impl;
const char * type() const override
This file contains definitions of common data structures used in traffic manager. ...
std::shared_ptr< CarlaClockPublisherImpl > _impl
CarlaClockPublisher(const char *ros_name="", const char *parent="")
const std::string & parent() const
CarlaClockPublisher & operator=(const CarlaClockPublisher &)
void SetData(int32_t sec, uint32_t nanosec)