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)XMLHandler [inline, protected]
asDateTime_(String date_string)XMLHandler [inline, protected]
asDouble_(const String &in)XMLHandler [inline, protected]
asFloat_(const String &in)XMLHandler [inline, protected]
asInt_(const String &in)XMLHandler [inline, protected]
asInt_(const XMLCh *in)XMLHandler [inline, protected]
asUInt_(const String &in)XMLHandler [inline, protected]
at_QcMLFile [protected]
ats_QcMLFile [protected]
attributeAsDouble_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsDouble_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
attributeAsDoubleList_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsDoubleList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
attributeAsInt_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsInt_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
attributeAsIntList_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsIntList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
attributeAsString_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsString_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
attributeAsStringList_(const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
attributeAsStringList_(const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
begin_ProgressLogger [mutable, protected]
characters(const XMLCh *const chars, const XMLSize_t length)QcMLFile [protected, virtual]
OpenMS::Internal::XMLHandler::characters(const XMLCh *const chars, const XMLSize_t length)XMLHandler [virtual]
CMD enum valueProgressLogger
collectSetParameter(const String setname, const String qp, std::vector< String > &ret)QcMLFile
cv_terms_XMLHandler [protected]
cvStringToEnum_(const Size section, const String &term, const char *message, const SignedSize result_on_error=0)XMLHandler [inline, protected]
dlg_ProgressLogger [mutable, protected]
end_ProgressLogger [mutable, protected]
endElement(const XMLCh *const , const XMLCh *const , const XMLCh *const qname)QcMLFile [protected, virtual]
OpenMS::Internal::XMLHandler::endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname)XMLHandler [virtual]
endProgress() const ProgressLogger
enforced_encoding_XMLFile [protected]
enforceEncoding_(const String &encoding)XMLFile [protected]
equal_(const XMLCh *a, const XMLCh *b)XMLHandler [inline, protected]
error(const xercesc::SAXParseException &exception)XMLHandler
error(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
error_message_XMLHandler [mutable, protected]
errorString()XMLHandler
existsRun(const String filename) const QcMLFile
existsRunQualityParameter(const String filename, const String qpname, std::vector< String > &ids) const QcMLFile
existsSet(const String filename) 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
fatalError(const xercesc::SAXParseException &exception)XMLHandler
fatalError(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
file_XMLHandler [protected]
getLogType() const ProgressLogger
getRunNames(std::vector< String > &ids) const QcMLFile
getVersion() const XMLFile
GUI enum valueProgressLogger
header_QcMLFile [protected]
isValid(const String &filename, std::ostream &os=std::cerr)XMLFile
last_invoke_ProgressLogger [mutable, protected]
load(const String &filename)QcMLFile
LOAD enum valueXMLHandler
LogType enum nameProgressLogger
map2cvs(const std::map< String, std::map< String, String > > &cvs_table, const String &separator) const QcMLFile
merge(const QcMLFile &addendum, String setname="")QcMLFile
name_QcMLFile [protected]
names_QcMLFile [protected]
NONE enum valueProgressLogger
open_tags_XMLHandler [protected]
optionalAttributeAsDouble_(DoubleReal &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsDouble_(DoubleReal &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsDoubleList_(DoubleList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsInt_(Int &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsIntList_(IntList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsString_(String &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsStringList_(StringList &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const char *name) const XMLHandler [inline, protected]
optionalAttributeAsUInt_(UInt &value, const xercesc::Attributes &a, const XMLCh *name) const XMLHandler [inline, protected]
parse_(const String &filename, XMLHandler *handler)XMLFile [protected]
progress_QcMLFile [protected]
ProgressLogger()ProgressLogger
QcMLFile()QcMLFile
qp_QcMLFile [protected]
qps_QcMLFile [protected]
recursion_depth_ProgressLogger [protected, static]
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_QcMLFile [protected]
runQualityAts_QcMLFile [protected]
runQualityQPs_QcMLFile [protected]
save_(const String &filename, XMLHandler *handler) const XMLFile [protected]
schema_location_XMLFile [protected]
schema_version_XMLFile [protected]
setLogType(LogType type) const ProgressLogger
setProgress(SignedSize value) const ProgressLogger
setQualityAts_QcMLFile [protected]
setQualityQPs_QcMLFile [protected]
setQualityQPs_members_QcMLFile [protected]
sm_XMLHandler [protected]
startElement(const XMLCh *const , const XMLCh *const , const XMLCh *const qname, const xercesc::Attributes &attributes)QcMLFile [protected, virtual]
OpenMS::Internal::XMLHandler::startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const xercesc::Attributes &attrs)XMLHandler [virtual]
startProgress(SignedSize begin, SignedSize end, const String &label) const ProgressLogger
stop_watch_ProgressLogger [mutable, protected]
store(const String &filename) const QcMLFile
STORE enum valueXMLHandler
tag_QcMLFile [protected]
type_ProgressLogger [mutable, protected]
value_ProgressLogger [mutable, protected]
version_XMLHandler [protected]
warning(const xercesc::SAXParseException &exception)XMLHandler
warning(ActionMode mode, const String &msg, UInt line=0, UInt column=0) const XMLHandler
writeTo(std::ostream &)XMLHandler [inline, virtual]
writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) const XMLHandler [protected]
XMLFile()XMLFile
XMLFile(const String &schema_location, const String &version)XMLFile
XMLHandler(const String &filename, const String &version)XMLHandler
~ProgressLogger()ProgressLogger
~QcMLFile()QcMLFile
~XMLFile()XMLFile [virtual]
~XMLHandler()XMLHandler [virtual]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1