OpenMS  2.7.0
FileHandler Member List

This is the complete list of members for FileHandler, including all inherited members.

computeFileHash(const String &filename)FileHandlerstatic
getConsistentOutputfileType(const String &output_filename, const String &requested_type)FileHandlerstatic
getOptions()FileHandler
getOptions() constFileHandler
getType(const String &filename)FileHandlerstatic
getTypeByContent(const String &filename)FileHandlerstatic
getTypeByFileName(const String &filename)FileHandlerstatic
hasValidExtension(const String &filename, const FileTypes::Type type)FileHandlerstatic
isSupported(FileTypes::Type type)FileHandlerstatic
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_FileHandlerprivate
setOptions(const PeakFileOptions &)FileHandler
storeExperiment(const String &filename, const MSExperiment &exp, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
stripExtension(const String &filename)FileHandlerstatic
swapExtension(const String &filename, const FileTypes::Type new_type)FileHandlerstatic