6 #define _GLIBCXX_USE_CXX11_ABI 0 15 struct CarlaMapSensorPublisherImpl;
29 const char*
type()
const override {
return "map sensor"; }
32 std::shared_ptr<CarlaMapSensorPublisherImpl>
_impl;
This file contains definitions of common data structures used in traffic manager. ...
~CarlaMapSensorPublisher()
std::shared_ptr< CarlaMapSensorPublisherImpl > _impl
CarlaMapSensorPublisher & operator=(const CarlaMapSensorPublisher &)
const char * type() const override
void SetData(const char *data)
CarlaMapSensorPublisher(const char *ros_name="", const char *parent="")
const std::string & parent() const