CARLA
Classes | Namespaces
CachedActorList.h File Reference
#include "carla/NonCopyable.h"
#include "carla/rpc/Actor.h"
#include <boost/iterator/transform_iterator.hpp>
#include <algorithm>
#include <iterator>
#include <mutex>
+ Include dependency graph for CachedActorList.h:
+ This graph shows which files directly or indirectly include this file:

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