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

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

enforced_encoding_XMLFileprotected
enforceEncoding_(const std::string &encoding)XMLFileprotected
getVersion() constXMLFile
isValid(const std::string &filename, std::ostream &os)XMLFile
load(const std::string &filename, std::vector< UniProtEntry > &entries)UniProtXMLFile
loadStreaming(const std::string &filename, const std::function< void(UniProtEntry &&)> &callback)UniProtXMLFile
operator=(const UniProtXMLFile &)=deleteUniProtXMLFileprivate
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
UniProtXMLFile()UniProtXMLFile
UniProtXMLFile(const UniProtXMLFile &)=deleteUniProtXMLFileprivate
XMLFile()XMLFile
XMLFile(const std::string &schema_location, const std::string &version)XMLFile
~UniProtXMLFile() overrideUniProtXMLFile
~XMLFile()XMLFilevirtual