|
Apollo
6.0
Open source self driving car software
|
#include <sys/types.h>#include <atomic>#include <cstdint>#include "cyber/common/macros.h"#include "cyber/transport/shm/notifier_base.h"
Go to the source code of this file.
Classes | |
| class | apollo::cyber::transport::ConditionNotifier |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::cyber | |
| apollo::cyber::transport | |
Variables | |
| const uint32_t | apollo::cyber::transport::kBufLength = 4096 |
1.8.13