Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
reportWriter.hpp File Reference
#include "types.hpp"
#include "yaml-cpp/yaml.h"
#include <ctime>
#include <fstream>
#include <iostream>
Include dependency graph for reportWriter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool reportToFile (Report report, std::string dir)
 

Function Documentation

◆ reportToFile()

bool reportToFile ( Report  report,
std::string  dir 
)

Definition at line 4 of file reportWriter.cpp.

Here is the caller graph for this function: