FONTAINE
1.0
|
_end(const std::string &key) | MLR | [protected] |
_getNumberOfChildren() | MLR | [protected] |
_incrementChildren() | MLR | [protected] |
_indent(void) | MLR | [protected] |
_indentationString | MLR | [protected] |
_isAListContainer(void) | MLR | [protected] |
_rootTag | MLR | [protected] |
_setAsListContainer(void) | MLR | [protected] |
_ss | MLR | [protected] |
_stack | MLR | [protected] |
_start(const std::string &key) | MLR | [protected] |
addKeyValuePair(const std::string &key, const std::string &value) | XMLR | [virtual] |
addKeyValuePair(const char *key, const char *value) | XMLR | [virtual] |
addKeyValuePairToList(const std::string &key, const std::string &value) | XMLR | [virtual] |
addKeyValuePairToList(const char *key, const char *value) | XMLR | [virtual] |
end(const std::string &key) | XMLR | [virtual] |
end(const char *key) | XMLR | [virtual] |
endList(const std::string &key) | XMLR | [virtual] |
endList(const char *key) | XMLR | [virtual] |
endRoot(void) | XMLR | [virtual] |
getReport() const | MLR | [virtual] |
MLR() | MLR | |
setIndentationString(const std::string &indent) | MLR | |
setRootTag(const std::string &tag) | MLR | |
setRootTag(const char *tag) | MLR | |
start(const std::string &key) | XMLR | [virtual] |
start(const char *key) | XMLR | [virtual] |
startList(const std::string &key) | XMLR | [virtual] |
startList(const char *key) | XMLR | [virtual] |
startRoot(void) | XMLR | [virtual] |
~MLR() | MLR | [inline, virtual] |