All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MascotXMLHandler Member List

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

ActionMode enum nameXMLHandler
actual_peptide_evidence_MascotXMLHandlerprivate
actual_peptide_hit_MascotXMLHandlerprivate
actual_protein_hit_MascotXMLHandlerprivate
actual_query_MascotXMLHandlerprivate
actual_title_MascotXMLHandlerprivate
asBool_(const String &in) constXMLHandlerinlineprotected
asDateTime_(String date_string) constXMLHandlerinlineprotected
asDouble_(const String &in) constXMLHandlerinlineprotected
asFloat_(const String &in) constXMLHandlerinlineprotected
asInt_(const String &in) constXMLHandlerinlineprotected
asInt_(const XMLCh *in) constXMLHandlerinlineprotected
asUInt_(const String &in) constXMLHandlerinlineprotected
attributeAsDouble_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsDouble_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
attributeAsDoubleList_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsDoubleList_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
attributeAsInt_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsInt_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
attributeAsIntList_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsIntList_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
attributeAsString_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsString_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
attributeAsStringList_(const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
attributeAsStringList_(const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
character_buffer_MascotXMLHandlerprivate
characters(const XMLCh *const chars, const XMLSize_t) overrideMascotXMLHandler
checkUniqueIdentifiers_(const std::vector< ProteinIdentification > &prot_ids) constXMLHandler
cv_terms_XMLHandlerprotected
cvParamToValue(const ControlledVocabulary &cv, const String &parent_tag, const String &accession, const String &name, const String &value, const String &unit_accession) constXMLHandler
cvParamToValue(const ControlledVocabulary &cv, const CVTerm &raw_term) constXMLHandler
cvStringToEnum_(const Size section, const String &term, const char *message, const SignedSize result_on_error=0)XMLHandlerprotected
date_MascotXMLHandlerprivate
date_time_string_MascotXMLHandlerprivate
endElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname) overrideMascotXMLHandler
equal_(const XMLCh *a, const XMLCh *b) constXMLHandlerinlineprotected
error(const xercesc::SAXParseException &exception) overrideXMLHandler
error(ActionMode mode, const String &msg, UInt line=0, UInt column=0) constXMLHandler
expectList_(const String &str) constXMLHandlerinlineprivate
fatalError(const xercesc::SAXParseException &exception) overrideXMLHandler
fatalError(ActionMode mode, const String &msg, UInt line=0, UInt column=0) constXMLHandler
file_XMLHandlerprotected
fromXSDString(const String &type, const String &value)XMLHandlerinlinestatic
getLoadDetail() constXMLHandlervirtual
id_data_MascotXMLHandlerprivate
identifier_MascotXMLHandlerprivate
LD_ALLDATA enum valueXMLHandler
LD_COUNTS_WITHOPTIONS enum valueXMLHandler
LD_RAWCOUNTS enum valueXMLHandler
LOAD enum valueXMLHandler
load_detail_XMLHandlerprotected
LOADDETAIL enum nameXMLHandler
lookup_MascotXMLHandlerprivate
major_version_MascotXMLHandlerprivate
MascotXMLHandler(ProteinIdentification &protein_identification, std::vector< PeptideIdentification > &identifications, const String &filename, std::map< String, std::vector< AASequence > > &peptides, const SpectrumMetaDataLookup &lookup)MascotXMLHandler
minor_version_MascotXMLHandlerprivate
modified_peptides_MascotXMLHandlerprivate
no_rt_error_MascotXMLHandlerprivate
open_tags_XMLHandlerprotected
optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const XMLCh *name) constXMLHandlerinlineprotected
peptide_identification_index_MascotXMLHandlerprivate
protein_identification_MascotXMLHandlerprivate
remove_fixed_mods_MascotXMLHandlerprivate
reset()XMLHandler
search_parameters_MascotXMLHandlerprivate
setLoadDetail(const LOADDETAIL d)XMLHandlervirtual
sm_XMLHandlerprotected
splitModificationBySpecifiedAA(const String &mod)MascotXMLHandlerstatic
startElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname, const xercesc::Attributes &attributes) overrideMascotXMLHandler
STORE enum valueXMLHandler
tag_MascotXMLHandlerprivate
tags_open_MascotXMLHandlerprivate
version_XMLHandlerprotected
warning(const xercesc::SAXParseException &exception) overrideXMLHandler
warning(ActionMode mode, const String &msg, UInt line=0, UInt column=0) constXMLHandler
writeTo(std::ostream &)XMLHandlervirtual
writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) constXMLHandlerprotected
writeXMLEscape(const String &to_escape)XMLHandlerinlinestatic
XMLHandler(const String &filename, const String &version)XMLHandler
XMLHandler()XMLHandlerprivate
~MascotXMLHandler() overrideMascotXMLHandler
~XMLHandler() overrideXMLHandler