Internal helper class, which holds temporary filenames and deletes these file at program exit. More...
Public Member Functions | |
| TemporaryFiles_ () | |
| const String & | newFile () |
| create a new filename and queue internally for deletion More... | |
| ~TemporaryFiles_ () | |
Private Member Functions | |
| TemporaryFiles_ (const TemporaryFiles_ &) | |
Private Attributes | |
| StringList | filenames_ |
Internal helper class, which holds temporary filenames and deletes these file at program exit.
| TemporaryFiles_ | ( | ) |
| ~TemporaryFiles_ | ( | ) |
|
private |
| const String& newFile | ( | ) |
create a new filename and queue internally for deletion
|
private |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13 |