#include <csv_logger.h>
|
| CsvLogger ([[maybe_unused]] size_t log_id, [[maybe_unused]] Config *const cfg, [[maybe_unused]] Direction dir, [[maybe_unused]] bool bs_only=false) |
|
void | Write (const std::string &) |
|
◆ CsvLogger()
CsvLog::CsvLogger::CsvLogger |
( |
[[maybe_unused] ] size_t |
log_id, |
|
|
[[maybe_unused] ] Config *const |
cfg, |
|
|
[[maybe_unused] ] Direction |
dir, |
|
|
[[maybe_unused] ] bool |
bs_only = false |
|
) |
| |
◆ Write()
void CsvLog::CsvLogger::Write |
( |
const std::string & |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: