|
Cheetah Software
1.0
|
#include "include/Utilities/save_file.h"
Include dependency graph for save_file.cpp: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.
Here is the caller graph for this function:| void create_folder | ( | const std::string & | folder_name | ) |