OpenMS
2.7.0
|
This is the complete list of members for FileHandler, including all inherited members.
computeFileHash(const String &filename) | FileHandler | static |
getConsistentOutputfileType(const String &output_filename, const String &requested_type) | FileHandler | static |
getOptions() | FileHandler | |
getOptions() const | FileHandler | |
getType(const String &filename) | FileHandler | static |
getTypeByContent(const String &filename) | FileHandler | static |
getTypeByFileName(const String &filename) | FileHandler | static |
hasValidExtension(const String &filename, const FileTypes::Type type) | FileHandler | static |
isSupported(FileTypes::Type type) | FileHandler | static |
loadExperiment(const String &filename, MSExperiment &exp, FileTypes::Type force_type=FileTypes::UNKNOWN, ProgressLogger::LogType log=ProgressLogger::NONE, const bool rewrite_source_file=true, const bool compute_hash=true) | FileHandler | |
loadFeatures(const String &filename, FeatureMap &map, FileTypes::Type force_type=FileTypes::UNKNOWN) | FileHandler | |
options_ | FileHandler | private |
setOptions(const PeakFileOptions &) | FileHandler | |
storeExperiment(const String &filename, const MSExperiment &exp, ProgressLogger::LogType log=ProgressLogger::NONE) | FileHandler | |
stripExtension(const String &filename) | FileHandler | static |
swapExtension(const String &filename, const FileTypes::Type new_type) | FileHandler | static |