CARLA
 
载入中...
搜索中...
未找到
| 命名空间
CachedActorList.h 文件参考
#include "carla/NonCopyable.h"
#include "carla/rpc/Actor.h"
#include <boost/iterator/transform_iterator.hpp>
#include <algorithm>
#include <iterator>
#include <mutex>
+ CachedActorList.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

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