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

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

ActionMode enum nameXMLHandlerprotected
asBool_(const std::string &in) constXMLHandlerinlineprotected
asDateTime_(std::string date_string) constXMLHandlerinlineprotected
asDouble_(const std::string &in) constXMLHandlerinlineprotected
asFloat_(const std::string &in) constXMLHandlerinlineprotected
asInt_(const std::string &in) constXMLHandlerinlineprotected
asInt_(const XMLCh *in) constXMLHandlerinlineprotected
asUInt_(const std::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
characters(const XMLCh *const chars, const XMLSize_t length) overrideXMLHandlerprotected
checkUniqueIdentifiers_(const std::vector< ProteinIdentification > &prot_ids) constXMLHandlerprotected
cv_terms_XMLHandlerprotected
cvParamToValue(const ControlledVocabulary &cv, const std::string &parent_tag, const std::string &accession, const std::string &name, const std::string &value, const std::string &unit_accession) constXMLHandlerprotected
cvParamToValue(const ControlledVocabulary &cv, const CVTerm &raw_term) constXMLHandlerprotected
cvStringToEnum_(const Size section, const std::string &term, const char *message, const SignedSize result_on_error=0)XMLHandlerprotected
endElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname) overrideProtXMLFileprotected
enforced_encoding_XMLFileprotected
enforceEncoding_(const std::string &encoding)XMLFileprotected
equal_(const XMLCh *a, const XMLCh *b) constXMLHandlerinlineprotected
error(const xercesc::SAXParseException &exception) overrideXMLHandlerprotected
error(ActionMode mode, const std::string &msg, UInt line=0, UInt column=0) constXMLHandlerprotected
expectList_(const std::string &str) constXMLHandlerinlineprivate
fatalError(const xercesc::SAXParseException &exception) overrideXMLHandlerprotected
fatalError(ActionMode mode, const std::string &msg, UInt line=0, UInt column=0) constXMLHandlerprotected
file_XMLHandlerprotected
fromXSDString(const std::string &type, const std::string &value)XMLHandlerinlineprotectedstatic
getLoadDetail() constXMLHandlerprotectedvirtual
getVersion() constXMLFile
isValid(const std::string &filename, std::ostream &os)XMLFile
LD_ALLDATA enum valueXMLHandlerprotected
LD_COUNTS_WITHOPTIONS enum valueXMLHandlerprotected
LD_RAWCOUNTS enum valueXMLHandlerprotected
load(const std::string &filename, ProteinIdentification &protein_ids, PeptideIdentification &peptide_ids)ProtXMLFile
LOAD enum valueXMLHandlerprotected
load_detail_XMLHandlerprotected
LOADDETAIL enum nameXMLHandlerprotected
matchModification_(const double mass, const std::string &origin, std::string &modification_description)ProtXMLFileprotected
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_(std::string &value, const xercesc::Attributes &a, const char *name) constXMLHandlerinlineprotected
optionalAttributeAsString_(std::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
parse_(const std::string &filename, XMLHandler *handler)XMLFileprotected
parseBuffer_(const std::string &buffer, XMLHandler *handler)XMLFileprotected
pep_hit_ProtXMLFileprotected
pep_id_ProtXMLFileprotected
prot_id_ProtXMLFileprotected
protein_group_ProtXMLFileprotected
ProteinGroup typedefProtXMLFile
ProtXMLFile()ProtXMLFile
registerProtein_(const std::string &protein_name)ProtXMLFileprotected
reset()XMLHandlerprotected
resetMembers_()ProtXMLFileprotected
save_(const std::string &filename, XMLHandler *handler) constXMLFileprotected
schema_location_XMLFileprotected
schema_version_XMLFileprotected
setLoadDetail(const LOADDETAIL d)XMLHandlerprotectedvirtual
sm_XMLHandlerprotected
startElement(const XMLCh *const, const XMLCh *const, const XMLCh *const qname, const xercesc::Attributes &attributes) overrideProtXMLFileprotected
STORE enum valueXMLHandlerprotected
store(const std::string &filename, const ProteinIdentification &protein_ids, const PeptideIdentification &peptide_ids, const std::string &document_id="")ProtXMLFile
version_XMLHandlerprotected
warning(const xercesc::SAXParseException &exception) overrideXMLHandlerprotected
warning(ActionMode mode, const std::string &msg, UInt line=0, UInt column=0) constXMLHandlerprotected
writeTo(std::ostream &)XMLHandlerprotectedvirtual
writeUserParam_(const std::string &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) constXMLHandlerprotected
writeXMLEscape(const std::string &to_escape)XMLHandlerinlineprotectedstatic
XMLFile()XMLFile
XMLFile(const std::string &schema_location, const std::string &version)XMLFile
XMLHandler(const std::string &filename, const std::string &version)XMLHandlerprotected
XMLHandler()XMLHandlerprivate
~XMLFile()XMLFilevirtual
~XMLHandler() overrideXMLHandlerprotected