Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
notifier_base.h File Reference
#include <memory>
#include "cyber/transport/shm/readable_info.h"
Include dependency graph for notifier_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::cyber::transport::NotifierBase
 

Namespaces

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

Typedefs

using apollo::cyber::transport::NotifierPtr = NotifierBase *