#include <csv_logger.h>
◆ CSVLogger()
CSVLogger::CSVLogger |
( |
const std::string & |
filepath, |
|
|
const std::string & |
header |
|
) |
| |
|
inline |
◆ ~CSVLogger()
CSVLogger::~CSVLogger |
( |
| ) |
|
|
inline |
◆ create_vehicle_log_dir()
std::string CSVLogger::create_vehicle_log_dir |
( |
unsigned int |
vehicle_id | ) |
|
|
inlinestatic |
◆ flush()
void CSVLogger::flush |
( |
| ) |
|
|
inline |
◆ is_open()
bool CSVLogger::is_open |
( |
| ) |
const |
|
inline |
◆ log()
void CSVLogger::log |
( |
const std::string & |
csv_line | ) |
|
|
inline |
The documentation for this class was generated from the following file: