|
Chisel
|
Wrapper for low-level file manipulations. More...
#include <FileManager.h>
Public Member Functions | |
| std::string & | getOriginFilePath () |
| std::string | getTempFileName (std::string Suffix) |
| void | saveTemp (std::string Phase, bool Status) |
Static Public Member Functions | |
| static void | Initialize () |
| static void | Finalize () |
| static FileManager * | GetInstance () |
Wrapper for low-level file manipulations.
|
static |
|
static |
|
inline |
| std::string FileManager::getTempFileName | ( | std::string | Suffix | ) |
|
static |
| void FileManager::saveTemp | ( | std::string | Phase, |
| bool | Status | ||
| ) |
1.8.11