Cheetah Software
1.0
|
#include "include/Utilities/save_file.h"
Go to the source code of this file.
Functions | |
void | cleaning_file (const std::string &folder_name, const std::string &file_name, std::string &full_ret_file) |
void | create_folder (const std::string &folder_name) |
void cleaning_file | ( | const std::string & | folder_name, |
const std::string & | file_name, | ||
std::string & | full_ret_file | ||
) |
Definition at line 3 of file save_file.cpp.
References gs_fileName_string.
void create_folder | ( | const std::string & | folder_name | ) |