#include "carla/MsgPack.h"
#include "carla/MsgPackAdaptors.h"
#include <boost/optional.hpp>
#include <boost/variant2/variant.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | carla::rpc::Response< T > |
class | carla::rpc::Response< void > |
class | carla::rpc::ResponseError |
struct | carla::rpc::Response< void >::success_flag |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::rpc | |