OpenMS
2.7.0
|
Struct for temporary folder structure. More...
#include <OpenMS/ANALYSIS/ID/SiriusAdapterAlgorithm.h>
Public Member Functions | |
SiriusTemporaryFileSystemObjects (int debug_level) | |
Construct temporary folder structure for SIRIUS (SiriusTemporaryFileSystemObjects) More... | |
~SiriusTemporaryFileSystemObjects () | |
Destructor of SiriusTemporaryFileSystemObjects based on debug level. More... | |
const String & | getTmpDir () const |
const String & | getTmpOutDir () const |
const String & | getTmpMsFile () const |
Private Attributes | |
int | debug_level_ |
String | tmp_dir_ |
String | tmp_ms_file_ |
String | tmp_out_dir_ |
Struct for temporary folder structure.
SiriusTemporaryFileSystemObjects | ( | int | debug_level | ) |
Construct temporary folder structure for SIRIUS (SiriusTemporaryFileSystemObjects)
Destructor of SiriusTemporaryFileSystemObjects based on debug level.
const String& getTmpDir | ( | ) | const |
const String& getTmpMsFile | ( | ) | const |
const String& getTmpOutDir | ( | ) | const |
|
private |
|
private |
|
private |
|
private |