OpenMS  2.8.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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
loadConsensusFeatures(const String &filename, ConsensusMap &map)FileHandler
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
loadIdentifications(const String &filename, std::vector< ProteinIdentification > additional_proteins, std::vector< PeptideIdentification > additional_peptides)FileHandler
options_FileHandlerprivate
setOptions(const PeakFileOptions &)FileHandler
storeConsensusFeatures(const String &filename, const ConsensusMap &map)FileHandler
storeExperiment(const String &filename, const MSExperiment &exp, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
storeFeatures(const String &filename, const FeatureMap &map)FileHandler
storeTransitions(const String &filename, const TargetedExperiment &library)FileHandler
stripExtension(const String &filename)FileHandlerstatic
swapExtension(const String &filename, const FileTypes::Type new_type)FileHandlerstatic