asBool_(const String &in) | XMLHandler | [inline, protected] |
asDateTime_(const String &in) | 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] |
attributeAsDouble_(const xercesc::Attributes &a, const char *name) const | XMLHandler | [inline, protected] |
attributeAsDouble_(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] |
attributeAsString_(const xercesc::Attributes &a, const char *name) const | XMLHandler | [inline, protected] |
attributeAsString_(const xercesc::Attributes &a, const XMLCh *name) const | XMLHandler | [inline, protected] |
characters(const XMLCh *const chars, unsigned int length) | XMLHandler | [virtual] |
cv_terms_ | XMLHandler | [protected] |
cvStringToEnum_(UInt section, const String &term, const char *message) | XMLHandler | [inline, protected] |
endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) | XMLHandler | [virtual] |
equal_(const XMLCh *a, const XMLCh *b) | XMLHandler | [inline, protected] |
error(const xercesc::SAXParseException &exception) | XMLHandler | |
error(const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
error_message_ | XMLHandler | [mutable, protected] |
errorString() | XMLHandler | |
fatalError(const xercesc::SAXParseException &exception) | XMLHandler | |
fatalError(const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
file_ | XMLHandler | [protected] |
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] |
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] |
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] |
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] |
sm_ | XMLHandler | [protected] |
startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const xercesc::Attributes &attrs) | XMLHandler | [virtual] |
version_ | XMLHandler | [protected] |
warning(const xercesc::SAXParseException &exception) | XMLHandler | |
warning(const String &msg, UInt line=0, UInt column=0) const | XMLHandler | |
writeCVS_(std::ostream &os, DoubleReal value, const String &acc, const String &name, int indent=4) const | XMLHandler | [inline, protected] |
writeCVS_(std::ostream &os, const String &value, const String &acc, const String &name, int indent=4) const | XMLHandler | [inline, protected] |
writeCVS_(std::ostream &os, int value, int map, const String &acc, const String &name, int indent=4) | XMLHandler | [protected] |
writeTo(std::ostream &) | XMLHandler | [inline, virtual] |
writeUserParam_(std::ostream &os, const MetaInfoInterface &meta, int indent=4) | XMLHandler | [inline, protected] |
writeUserParam_(const String &tag_name, std::ostream &os, const MetaInfoInterface &meta, UInt indent) const | XMLHandler | [protected] |
XMLHandler(const String &filename, const String &version) | XMLHandler | |
XMLHandler() | XMLHandler | [private] |
~XMLHandler() | XMLHandler | [virtual] |