BG_Flood  0.8
Documentation (Work-in-progress)
Write_txtlog.cpp File Reference
#include "Write_txtlog.h"
Include dependency graph for Write_txtlog.cpp:

Functions

void log (std::string text)
 
void create_logfile ()
 
void write_text_to_log_file (std::string text)
 
void SaveParamtolog (Param XParam)
 

Function Documentation

◆ create_logfile()

void create_logfile ( )

◆ log()

void log ( std::string  text)

◆ SaveParamtolog()

void SaveParamtolog ( Param  XParam)

◆ write_text_to_log_file()

void write_text_to_log_file ( std::string  text)