Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
log_file_object.h File Reference
#include <cstdint>
#include <iomanip>
#include <mutex>
#include <string>
#include "glog/logging.h"
Include dependency graph for log_file_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::cyber::logger::LogFileObject
 

Namespaces

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

Typedefs

typedef int32_t apollo::cyber::logger::int32
 
typedef uint32_t apollo::cyber::logger::uint32
 
typedef int64_t apollo::cyber::logger::int64
 
typedef uint64_t apollo::cyber::logger::uint64