![]() |
OpenMS
|
This is the complete list of members for UniProtXMLFile, including all inherited members.
| enforced_encoding_ | XMLFile | protected |
| enforceEncoding_(const std::string &encoding) | XMLFile | protected |
| getVersion() const | XMLFile | |
| 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 &)=delete | UniProtXMLFile | private |
| parse_(const std::string &filename, XMLHandler *handler) | XMLFile | protected |
| parseBuffer_(const std::string &buffer, XMLHandler *handler) | XMLFile | protected |
| save_(const std::string &filename, XMLHandler *handler) const | XMLFile | protected |
| schema_location_ | XMLFile | protected |
| schema_version_ | XMLFile | protected |
| UniProtXMLFile() | UniProtXMLFile | |
| UniProtXMLFile(const UniProtXMLFile &)=delete | UniProtXMLFile | private |
| XMLFile() | XMLFile | |
| XMLFile(const std::string &schema_location, const std::string &version) | XMLFile | |
| ~UniProtXMLFile() override | UniProtXMLFile | |
| ~XMLFile() | XMLFile | virtual |