Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
readable_info.h File Reference
#include <cstddef>
#include <cstdint>
#include <memory>
#include <string>
Include dependency graph for readable_info.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::ReadableInfo
 

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::ReadableInfoPtr = std::shared_ptr< ReadableInfo >