OpenMS
Loading...
Searching...
No Matches
MascotXMLFile Member List

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

enforced_encoding_XMLFileprotected
enforceEncoding_(const std::string &encoding)XMLFileprotected
getVersion() constXMLFile
initializeLookup(SpectrumMetaDataLookup &lookup, const PeakMap &experiment, const std::string &scan_regex="")MascotXMLFilestatic
isValid(const std::string &filename, std::ostream &os)XMLFile
load(const std::string &filename, ProteinIdentification &protein_identification, PeptideIdentificationList &id_data, const SpectrumMetaDataLookup &lookup)MascotXMLFile
load(const std::string &filename, ProteinIdentification &protein_identification, PeptideIdentificationList &id_data, std::map< std::string, std::vector< AASequence > > &peptides, const SpectrumMetaDataLookup &lookup)MascotXMLFile
MascotXMLFile()MascotXMLFile
parse_(const std::string &filename, XMLHandler *handler)XMLFileprotected
parseBuffer_(const std::string &buffer, XMLHandler *handler)XMLFileprotected
save_(const std::string &filename, XMLHandler *handler) constXMLFileprotected
schema_location_XMLFileprotected
schema_version_XMLFileprotected
XMLFile()XMLFile
XMLFile(const std::string &schema_location, const std::string &version)XMLFile
~XMLFile()XMLFilevirtual