, including all inherited members.
addChild(XMLElement &child) | XMLElement | |
attributes | XMLElement | [private] |
charReadTooMuch | XMLElement | [private] |
checkCDATA(string &buf) | XMLElement | [private] |
checkLiteral(string literal) | XMLElement | [private] |
children | XMLElement | [private] |
contents | XMLElement | [private] |
countChildren() | XMLElement | |
createAnotherElement() | XMLElement | [private] |
entities | XMLElement | [private] |
entitiesInstance | XMLElement | [private] |
expectedInput(string charSet) | XMLElement | [private] |
getBooleanAttribute(string &name, string &trueValue, string &falseValue, bool defaultValue) | XMLElement | |
getChildren() | XMLElement | |
getContent() | XMLElement | |
getDoubleAttribute(string &name) | XMLElement | |
getDoubleAttribute(string &name, double defaultValue) | XMLElement | |
getIntAttribute(string &name) | XMLElement | |
getIntAttribute(string &name, int defaultValue) | XMLElement | |
getLineNr() | XMLElement | |
getName() | XMLElement | |
getStringAttribute(string &name) | XMLElement | |
getStringAttribute(string &name, string &defaultValue) | XMLElement | |
ignoreWhitespace | XMLElement | [private] |
indent(ostream &writer, int depth) | XMLElement | [private] |
initialize(bool skipLeadingWhitespace, bool fillBasicConversionTable) | XMLElement | [private] |
initialize(map< string, string > *entities, bool skipLeadingWhitespace, bool fillBasicConversionTable) | XMLElement | [private] |
invalidValue(string name, string value) | XMLElement | [private] |
invalidValueSet(string name) | XMLElement | [private] |
lineNr | XMLElement | [private] |
name | XMLElement | [private] |
operator=(XMLElement &rhs) | XMLElement | |
operator==(XMLElement &rhs) | XMLElement | |
parse(string &file) | XMLElement | |
parse(istream &reader) | XMLElement | |
parse(istream &reader, int startingLineNr) | XMLElement | [private] |
parserLineNr | XMLElement | [private] |
prettyWriter(ostream &writer) | XMLElement | |
prettyWriter(ostream &writer, int depth) | XMLElement | [private] |
readChar() | XMLElement | [private] |
reader | XMLElement | [private] |
removeAttribute(string &name) | XMLElement | |
removeChild(XMLElement &child) | XMLElement | |
resolveEntity(string &buf) | XMLElement | [private] |
scanElement(XMLElement &elt) | XMLElement | [private] |
scanIdentifier(string &result) | XMLElement | [private] |
scanPCData(string &data) | XMLElement | [private] |
scanString(string &str) | XMLElement | [private] |
scanWhitespace() | XMLElement | [private] |
scanWhitespace(string &result) | XMLElement | [private] |
setAttribute(string &name, string &value) | XMLElement | |
setAttribute(string &name, int value) | XMLElement | |
setAttribute(string &name, double value) | XMLElement | |
setContent(string &content) | XMLElement | |
setName(string &name) | XMLElement | |
singleLineWriter(ostream &writer) | XMLElement | |
skipComment() | XMLElement | [private] |
skipSpecialTag(int bracketLevel) | XMLElement | [private] |
syntaxError(string context) | XMLElement | [private] |
unexpectedEndOfData() | XMLElement | [private] |
unicodeError(int value) | XMLElement | [private] |
unknownEntity(string name) | XMLElement | [private] |
unreadChar(unsigned char ch) | XMLElement | [private] |
write(string &file) | XMLElement | |
writeEncoded(ostream &writer, string &str) | XMLElement | [private] |
XMLElement() | XMLElement | |
XMLElement(map< string, string > *entities) | XMLElement | |
XMLElement(bool skipLeadingWhitespace) | XMLElement | |
XMLElement(map< string, string > *entities, bool skipLeadingWhitespace) | XMLElement | |
XMLElement(map< string, string > *entities, bool skipLeadingWhitespace, bool fillBasicConversionTable) | XMLElement | [private] |