#include "carla/NonCopyable.h"
#include "carla/rpc/Actor.h"
#include <boost/iterator/transform_iterator.hpp>
#include <algorithm>
#include <iterator>
#include <mutex>
类 | |
class | carla::client::detail::CachedActorList |
Keeps a list of actor descriptions to avoid requesting each time the descriptions to the server. 更多... | |
命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
namespace | carla::client |
namespace | carla::client::detail |