Apollo  6.0
Open source self driving car software
Classes | Namespaces
interval_pool.h File Reference
#include <map>
#include <set>
#include <string>
#include <unordered_map>
#include <vector>
#include "absl/strings/str_cat.h"
#include "cyber/common/macros.h"
Include dependency graph for interval_pool.h:

Go to the source code of this file.

Classes

struct  apollo::data::Interval
 
class  apollo::data::IntervalPool
 The intervals collection class that organizes the intervals. More...
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::data