#include "carla/NonCopyable.h"
#include "carla/rpc/Actor.h"
#include <boost/iterator/transform_iterator.hpp>
#include <algorithm>
#include <iterator>
#include <mutex>
Go to the source code of this file.
Classes | |
class | carla::client::detail::CachedActorList |
Keeps a list of actor descriptions to avoid requesting each time the descriptions to the server. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |
carla::client::detail | |