Apollo
6.0
Open source self driving car software
|
#include <deque>
#include <list>
#include <memory>
#include <mutex>
#include <queue>
#include <vector>
#include "modules/perception/base/object_pool.h"
Go to the source code of this file.
Classes | |
struct | apollo::perception::base::ObjectPoolDefaultInitializer< T > |
class | apollo::perception::base::ConcurrentObjectPool< ObjectType, N, Initializer > |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::base | |
Macros | |
#define | PERCEPTION_BASE_DISABLE_POOL |
#define PERCEPTION_BASE_DISABLE_POOL |