![]() |
OpenMS
|
#include <OpenMS/DATASTRUCTURES/StringListUtils.h>#include <OpenMS/config.h>#include <cstdlib>#include <mutex>Go to the source code of this file.
Classes | |
| class | File |
| Basic file handling operations. More... | |
| class | File::TempDir |
| Class representing a temporary directory. More... | |
| struct | File::OpenMSDataPath_ |
| Bundles the resolved OpenMS data path with a human-readable description of where it was found (for diagnostics). More... | |
| class | File::TemporaryFiles_ |
| Internal helper class, which holds temporary filenames and deletes these files at program exit. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| struct OpenMS::File::OpenMSDataPath_ |
Bundles the resolved OpenMS data path with a human-readable description of where it was found (for diagnostics).
| Class Members | ||
|---|---|---|
| string | path | the resolved shared-data directory |
| string | source | human-readable origin, e.g. "the OPENMS_DATA_PATH environment variable" |