OpenMS
|
This is the complete list of members for MascotXMLFile, including all inherited members.
enforced_encoding_ | XMLFile | protected |
enforceEncoding_(const String &encoding) | XMLFile | protected |
getVersion() const | XMLFile | |
initializeLookup(SpectrumMetaDataLookup &lookup, const PeakMap &experiment, const String &scan_regex="") | MascotXMLFile | static |
isValid(const String &filename, std::ostream &os) | XMLFile | |
load(const String &filename, ProteinIdentification &protein_identification, std::vector< PeptideIdentification > &id_data, const SpectrumMetaDataLookup &lookup) | MascotXMLFile | |
load(const String &filename, ProteinIdentification &protein_identification, std::vector< PeptideIdentification > &id_data, std::map< String, std::vector< AASequence > > &peptides, const SpectrumMetaDataLookup &lookup) | MascotXMLFile | |
MascotXMLFile() | MascotXMLFile | |
parse_(const String &filename, XMLHandler *handler) | XMLFile | protected |
parseBuffer_(const std::string &buffer, XMLHandler *handler) | XMLFile | protected |
save_(const String &filename, XMLHandler *handler) const | XMLFile | protected |
schema_location_ | XMLFile | protected |
schema_version_ | XMLFile | protected |
XMLFile() | XMLFile | |
XMLFile(const String &schema_location, const String &version) | XMLFile | |
~XMLFile() | XMLFile | virtual |