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;
CarlaClockPublisher(const char *ros_name="", const char *parent="")
const char * type() const override
CarlaClockPublisher & operator=(const CarlaClockPublisher &)
std::shared_ptr< CarlaClockPublisherImpl > _impl
void SetData(int32_t sec, uint32_t nanosec)
const std::string & parent() const
This file contains definitions of common data structures used in traffic manager.