![]() |
OpenMS
|
This is the complete list of members for IdXMLFile, including all inherited members.
| ActionMode enum name | XMLHandler | protected |
| addProteinGroups_(MetaInfoInterface &meta, const std::vector< ProteinIdentification::ProteinGroup > &groups, const String &group_name, const std::unordered_map< std::string, UInt > &accession_to_id, XMLHandler::ActionMode mode) | IdXMLFile | protected |
| asBool_(const String &in) const | XMLHandler | inlineprotected |
| asDateTime_(String date_string) const | XMLHandler | inlineprotected |
| asDouble_(const String &in) const | XMLHandler | inlineprotected |
| asFloat_(const String &in) const | XMLHandler | inlineprotected |
| asInt_(const String &in) const | XMLHandler | inlineprotected |
| asInt_(const XMLCh *in) const | XMLHandler | inlineprotected |
| asUInt_(const String &in) const | XMLHandler | inlineprotected |
| attributeAsDouble_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsDouble_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| attributeAsDoubleList_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsDoubleList_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| attributeAsInt_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsInt_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| attributeAsIntList_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsIntList_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| attributeAsString_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsString_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| attributeAsStringList_(const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| attributeAsStringList_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| characters(const XMLCh *const chars, const XMLSize_t length) override | XMLHandler | protected |
| checkUniqueIdentifiers_(const std::vector< ProteinIdentification > &prot_ids) const | XMLHandler | protected |
| CMD enum value | ProgressLogger | |
| createFlankingAAXMLString_(const std::vector< PeptideEvidence > &pes, std::ostream &os) | IdXMLFile | protectedstatic |
| createPositionXMLString_(const std::vector< PeptideEvidence > &pes, std::ostream &os) | IdXMLFile | protectedstatic |
| current_analysis_result_ | IdXMLFile | protected |
| current_logger_ | ProgressLogger | mutableprotected |
| cv_terms_ | XMLHandler | protected |
| cvParamToValue(const ControlledVocabulary &cv, const String &parent_tag, const String &accession, const String &name, const String &value, const String &unit_accession) const | XMLHandler | protected |
| cvParamToValue(const ControlledVocabulary &cv, const CVTerm &raw_term) const | XMLHandler | protected |
| cvStringToEnum_(const Size section, const String &term, const char *message, const SignedSize result_on_error=0) | XMLHandler | protected |
| document_id_ | IdXMLFile | protected |
| endElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname) override | IdXMLFile | protected |
| endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
| enforced_encoding_ | XMLFile | protected |
| enforceEncoding_(const String &encoding) | XMLFile | protected |
| equal_(const XMLCh *a, const XMLCh *b) const | XMLHandler | inlineprotected |
| error(const xercesc::SAXParseException &exception) override | XMLHandler | protected |
| error(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | protected |
| expectList_(const String &str) const | XMLHandler | inlineprivate |
| fatalError(const xercesc::SAXParseException &exception) override | XMLHandler | protected |
| fatalError(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | protected |
| file_ | XMLHandler | protected |
| fromXSDString(const String &type, const String &value) | XMLHandler | inlineprotectedstatic |
| getLoadDetail() const | XMLHandler | protectedvirtual |
| getLogType() const | ProgressLogger | |
| getProteinGroups_(std::vector< ProteinIdentification::ProteinGroup > &groups, const String &group_name) | IdXMLFile | protected |
| getVersion() const | XMLFile | |
| GUI enum value | ProgressLogger | |
| id_ | IdXMLFile | protected |
| IdXMLFile() | IdXMLFile | |
| Internal::ConsensusXMLHandler class | IdXMLFile | friend |
| Internal::FeatureXMLHandler class | IdXMLFile | friend |
| isValid(const String &filename, std::ostream &os) | XMLFile | |
| last_invoke_ | ProgressLogger | mutableprotected |
| last_meta_ | IdXMLFile | protected |
| LD_ALLDATA enum value | XMLHandler | protected |
| LD_COUNTS_WITHOPTIONS enum value | XMLHandler | protected |
| LD_RAWCOUNTS enum value | XMLHandler | protected |
| load(const String &filename, std::vector< ProteinIdentification > &protein_ids, std::vector< PeptideIdentification > &peptide_ids) | IdXMLFile | |
| load(const String &filename, std::vector< ProteinIdentification > &protein_ids, std::vector< PeptideIdentification > &peptide_ids, String &document_id) | IdXMLFile | |
| LOAD enum value | XMLHandler | protected |
| load_detail_ | XMLHandler | protected |
| LOADDETAIL enum name | XMLHandler | protected |
| LogType enum name | ProgressLogger | |
| nextProgress() const | ProgressLogger | |
| NONE enum value | ProgressLogger | |
| open_tags_ | XMLHandler | protected |
| operator=(const ProgressLogger &other) | ProgressLogger | |
| optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const char *name) const | XMLHandler | inlineprotected |
| optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | inlineprotected |
| param_ | IdXMLFile | protected |
| parameters_ | IdXMLFile | protected |
| parse_(const String &filename, XMLHandler *handler) | XMLFile | protected |
| parseBuffer_(const std::string &buffer, XMLHandler *handler) | XMLFile | protected |
| parseFragmentAnnotation_(const String &s, std::vector< PeptideHit::PeakAnnotation > &annotations) | IdXMLFile | protectedstatic |
| pep_hit_ | IdXMLFile | protected |
| pep_id_ | IdXMLFile | protected |
| pep_ids_ | IdXMLFile | protected |
| peptide_evidences_ | IdXMLFile | protected |
| ProgressLogger() | ProgressLogger | |
| ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
| prot_hit_ | IdXMLFile | protected |
| prot_id_ | IdXMLFile | protected |
| prot_id_in_run_ | IdXMLFile | protected |
| prot_ids_ | IdXMLFile | protected |
| proteinid_to_accession_ | IdXMLFile | protected |
| recursion_depth_ | ProgressLogger | protectedstatic |
| reset() | XMLHandler | protected |
| save_(const String &filename, XMLHandler *handler) const | XMLFile | protected |
| schema_location_ | XMLFile | protected |
| schema_version_ | XMLFile | protected |
| setLoadDetail(const LOADDETAIL d) | XMLHandler | protectedvirtual |
| setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
| setLogType(LogType type) const | ProgressLogger | |
| setProgress(SignedSize value) const | ProgressLogger | |
| sm_ | XMLHandler | protected |
| startElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname, const xercesc::Attributes &attributes) override | IdXMLFile | protected |
| startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
| STORE enum value | XMLHandler | protected |
| store(const String &filename, const std::vector< ProteinIdentification > &protein_ids, const std::vector< PeptideIdentification > &peptide_ids, const String &document_id="") | IdXMLFile | |
| type_ | ProgressLogger | mutableprotected |
| version_ | XMLHandler | protected |
| warning(const xercesc::SAXParseException &exception) override | XMLHandler | protected |
| warning(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | protected |
| writeFragmentAnnotations_(const String &tag_name, std::ostream &os, const std::vector< PeptideHit::PeakAnnotation > &annotations, UInt indent) | IdXMLFile | protectedstatic |
| writeTo(std::ostream &) | XMLHandler | protectedvirtual |
| writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) const | XMLHandler | protected |
| writeXMLEscape(const String &to_escape) | XMLHandler | inlineprotectedstatic |
| XMLFile() | XMLFile | |
| XMLFile(const String &schema_location, const String &version) | XMLFile | |
| XMLHandler(const String &filename, const String &version) | XMLHandler | protected |
| XMLHandler() | XMLHandler | private |
| ~ProgressLogger() | ProgressLogger | virtual |
| ~XMLFile() | XMLFile | virtual |
| ~XMLHandler() override | XMLHandler | protected |