Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
QcMLFile Member List

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

ActionMode enum nameXMLHandler
addRunAttachment(String r, Attachment at)QcMLFile
addRunQualityParameter(String r, QualityParameter qp)QcMLFile
addSetAttachment(String r, Attachment at)QcMLFile
addSetQualityParameter(String r, QualityParameter qp)QcMLFile
asBool_(const String &in)XMLHandlerinlineprotected
asDateTime_(String date_string)XMLHandlerinlineprotected
asDouble_(const String &in)XMLHandlerinlineprotected
asFloat_(const String &in)XMLHandlerinlineprotected
asInt_(const String &in)XMLHandlerinlineprotected
asInt_(const XMLCh *in)XMLHandlerinlineprotected
asUInt_(const String &in)XMLHandlerinlineprotected
at_QcMLFileprotected
ats_QcMLFileprotected
attributeAsDouble_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsDouble_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
attributeAsDoubleList_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsDoubleList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
attributeAsInt_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsInt_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
attributeAsIntList_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsIntList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
attributeAsString_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsString_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
attributeAsStringList_(const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
attributeAsStringList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
characters(const XMLCh *const chars, const XMLSize_t length)QcMLFileprotectedvirtual
CMD enum valueProgressLogger
collectSetParameter(const String setname, const String qp, std::vector< String > &ret)QcMLFile
current_logger_ProgressLoggermutableprotected
cv_terms_XMLHandlerprotected
cvStringToEnum_(const Size section, const String &term, const char *message, const SignedSize result_on_error=0)XMLHandlerinlineprotected
endElement(const XMLCh *const , const XMLCh *const , const XMLCh *const qname)QcMLFileprotectedvirtual
endProgress() const ProgressLogger
enforced_encoding_XMLFileprotected
enforceEncoding_(const String &encoding)XMLFileprotected
equal_(const XMLCh *a, const XMLCh *b) const XMLHandlerinlineprotected
error(const xercesc::SAXParseException &exception)XMLHandler
error(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
error_message_XMLHandlermutableprotected
errorString()XMLHandler
existsRun(const String filename, bool checkname=false) const QcMLFile
existsRunQualityParameter(const String filename, const String qpname, std::vector< String > &ids) const QcMLFile
existsSet(const String filename, bool checkname=false) const QcMLFile
existsSetQualityParameter(const String filename, const String qpname, std::vector< String > &ids) const QcMLFile
exportAttachment(const String filename, const String qpname) const QcMLFile
exportIDstats(const String &filename) const QcMLFile
exportQP(const String filename, const String qpname) const QcMLFile
exportQPs(const String filename, const StringList qpnames) const QcMLFile
fatalError(const xercesc::SAXParseException &exception)XMLHandler
fatalError(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
file_XMLHandlerprotected
getLogType() const ProgressLogger
getRunIDs(std::vector< String > &ids) const QcMLFile
getRunNames(std::vector< String > &ids) const QcMLFile
getVersion() const XMLFile
GUI enum valueProgressLogger
header_QcMLFileprotected
isValid(const String &filename, std::ostream &os)XMLFile
last_invoke_ProgressLoggermutableprotected
load(const String &filename)QcMLFile
LOAD enum valueXMLHandler
LogType enum nameProgressLogger
logTypeToFactoryName_(LogType type)ProgressLoggerprotectedstatic
map2csv(const std::map< String, std::map< String, String > > &cvs_table, const String &separator) const QcMLFile
merge(const QcMLFile &addendum, String setname="")QcMLFile
name_QcMLFileprotected
names_QcMLFileprotected
NONE enum valueProgressLogger
open_tags_XMLHandlerprotected
operator=(const ProgressLogger &other)ProgressLogger
optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsDouble_(double &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const char *name) const XMLHandlerinlineprotected
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandlerinlineprotected
parse_(const String &filename, XMLHandler *handler)XMLFileprotected
progress_QcMLFileprotected
ProgressLogger()ProgressLogger
ProgressLogger(const ProgressLogger &other)ProgressLogger
QcMLFile()QcMLFile
qp_QcMLFileprotected
qps_QcMLFileprotected
recursion_depth_ProgressLoggerprotectedstatic
registerRun(const String id, const String name)QcMLFile
registerSet(const String id, const String name, const std::set< String > &names)QcMLFile
removeAllAttachments(String at)QcMLFile
removeAttachment(String r, std::vector< String > &ids, String at="")QcMLFile
removeAttachment(String r, String at)QcMLFile
removeQualityParameter(String r, std::vector< String > &ids)QcMLFile
reset()XMLHandler
row_QcMLFileprotected
run_id_QcMLFileprotected
run_Name_ID_map_QcMLFileprotected
runQualityAts_QcMLFileprotected
runQualityQPs_QcMLFileprotected
save_(const String &filename, XMLHandler *handler) const XMLFileprotected
schema_location_XMLFileprotected
schema_version_XMLFileprotected
set_Name_ID_map_QcMLFileprotected
setLogType(LogType type) const ProgressLogger
setProgress(SignedSize value) const ProgressLogger
setQualityAts_QcMLFileprotected
setQualityQPs_QcMLFileprotected
setQualityQPs_members_QcMLFileprotected
sm_XMLHandlerprotected
startElement(const XMLCh *const , const XMLCh *const , const XMLCh *const qname, const xercesc::Attributes &attributes)QcMLFileprotectedvirtual
startProgress(SignedSize begin, SignedSize end, const String &label) const ProgressLogger
store(const String &filename) const QcMLFile
STORE enum valueXMLHandler
tag_QcMLFileprotected
type_ProgressLoggermutableprotected
version_XMLHandlerprotected
warning(const xercesc::SAXParseException &exception)XMLHandler
warning(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
writeTo(std::ostream &)XMLHandlervirtual
writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) const XMLHandlerprotected
writeXMLEscape(const String &to_escape)XMLHandlerinlinestatic
XMLFile()XMLFile
XMLFile(const String &schema_location, const String &version)XMLFile
XMLHandler(const String &filename, const String &version)XMLHandler
~ProgressLogger()ProgressLogger
~QcMLFile()QcMLFile
~XMLFile()XMLFilevirtual
~XMLHandler()XMLHandlervirtual

OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:47 using doxygen 1.8.5