![]() |
OpenMS
|
This is the complete list of members for FeatureXMLHandler, including all inherited members.
| accession_to_id_ | FeatureXMLHandler | protected |
| ActionMode enum name | XMLHandler | |
| 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 | FeatureXMLHandler | protected |
| checkUniqueIdentifiers_(const std::vector< ProteinIdentification > &prot_ids) const | XMLHandler | |
| cmap_ | FeatureXMLHandler | protected |
| CMD enum value | ProgressLogger | |
| current_chull_ | FeatureXMLHandler | protected |
| current_feature_ | FeatureXMLHandler | 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 | |
| cvParamToValue(const ControlledVocabulary &cv, const CVTerm &raw_term) const | XMLHandler | |
| cvStringToEnum_(const Size section, const String &term, const char *message, const SignedSize result_on_error=0) | XMLHandler | protected |
| dim_ | FeatureXMLHandler | protected |
| disable_parsing_ | FeatureXMLHandler | protected |
| endElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname) override | FeatureXMLHandler | protected |
| endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
| equal_(const XMLCh *a, const XMLCh *b) const | XMLHandler | inlineprotected |
| error(const xercesc::SAXParseException &exception) override | XMLHandler | |
| error(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
| expected_size_ | FeatureXMLHandler | protected |
| expectList_(const String &str) const | XMLHandler | inlineprivate |
| fatalError(const xercesc::SAXParseException &exception) override | XMLHandler | |
| fatalError(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
| FeatureXMLHandler(FeatureMap &map, const String &filename) | FeatureXMLHandler | |
| FeatureXMLHandler(const FeatureMap &map, const String &filename) | FeatureXMLHandler | |
| file_ | XMLHandler | protected |
| fromXSDString(const String &type, const String &value) | XMLHandler | inlinestatic |
| getLoadDetail() const | XMLHandler | virtual |
| getLogType() const | ProgressLogger | |
| getOptions() | FeatureXMLHandler | |
| getOptions() const | FeatureXMLHandler | |
| getSize() const | FeatureXMLHandler | inline |
| GUI enum value | ProgressLogger | |
| hull_position_ | FeatureXMLHandler | protected |
| id_identifier_ | FeatureXMLHandler | protected |
| identifier_id_ | FeatureXMLHandler | protected |
| in_description_ | FeatureXMLHandler | protected |
| last_invoke_ | ProgressLogger | mutableprotected |
| last_meta_ | FeatureXMLHandler | protected |
| LD_ALLDATA enum value | XMLHandler | |
| LD_COUNTS_WITHOPTIONS enum value | XMLHandler | |
| LD_RAWCOUNTS enum value | XMLHandler | |
| LOAD enum value | XMLHandler | |
| load_detail_ | XMLHandler | protected |
| LOADDETAIL enum name | XMLHandler | |
| LogType enum name | ProgressLogger | |
| map_ | FeatureXMLHandler | protected |
| 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 |
| options_ | FeatureXMLHandler | protected |
| param_ | FeatureXMLHandler | protected |
| pep_hit_ | FeatureXMLHandler | protected |
| pep_id_ | FeatureXMLHandler | protected |
| ProgressLogger() | ProgressLogger | |
| ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
| prot_hit_ | FeatureXMLHandler | protected |
| prot_id_ | FeatureXMLHandler | protected |
| proteinid_to_accession_ | FeatureXMLHandler | protected |
| recursion_depth_ | ProgressLogger | protectedstatic |
| reset() | XMLHandler | |
| resetMembers_() | FeatureXMLHandler | protected |
| search_param_ | FeatureXMLHandler | protected |
| setLoadDetail(const LOADDETAIL d) | XMLHandler | virtual |
| setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
| setLogType(LogType type) const | ProgressLogger | |
| setOptions(const FeatureFileOptions &) | FeatureXMLHandler | |
| setProgress(SignedSize value) const | ProgressLogger | |
| setSizeOnly(const bool size_only) | FeatureXMLHandler | inline |
| size_only_ | FeatureXMLHandler | protected |
| sm_ | XMLHandler | protected |
| startElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname, const xercesc::Attributes &attributes) override | FeatureXMLHandler | protected |
| startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
| STORE enum value | XMLHandler | |
| subordinate_feature_level_ | FeatureXMLHandler | protected |
| type_ | ProgressLogger | mutableprotected |
| updateCurrentFeature_(bool create) | FeatureXMLHandler | protected |
| version_ | XMLHandler | protected |
| warning(const xercesc::SAXParseException &exception) override | XMLHandler | |
| warning(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
| writeFeature_(const String &filename, std::ostream &os, const Feature &feat, const String &identifier_prefix, UInt64 identifier, UInt indentation_level) | FeatureXMLHandler | protected |
| writePeptideIdentification_(const String &filename, std::ostream &os, const PeptideIdentification &id, const String &tag_name, UInt indentation_level) | FeatureXMLHandler | protected |
| writeTo(std::ostream &os) override | FeatureXMLHandler | virtual |
| writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) const | XMLHandler | protected |
| writeXMLEscape(const String &to_escape) | XMLHandler | inlinestatic |
| XMLHandler(const String &filename, const String &version) | XMLHandler | |
| XMLHandler() | XMLHandler | private |
| ~FeatureXMLHandler() override | FeatureXMLHandler | |
| ~ProgressLogger() | ProgressLogger | virtual |
| ~XMLHandler() override | XMLHandler |