22 using callback_type = std::function<void(MultiGPUCommand, carla::Buffer)>;
std::shared_ptr< Secondary > _secondary
void process_command(Buffer buffer)
This file contains definitions of common data structures used in traffic manager. ...
std::function< void(MultiGPUCommand, carla::Buffer)> callback_type
void set_secondary(std::shared_ptr< Secondary > secondary)
void set_callback(callback_type callback)