FONTAINE
1.0
|
This is the complete list of members for MLR, including all inherited members.
_end(const std::string &key) | MLR | protected |
_getNumberOfChildren() | MLR | protected |
_incrementChildren() | MLR | protected |
_indent(void) | MLR | protected |
_indentationString | MLR | protected |
_isAListContainer(void) | MLR | protected |
_item | MLR | private |
_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)=0 | MLR | pure virtual |
addKeyValuePair(const char *key, const char *value)=0 | MLR | pure virtual |
addKeyValuePairToList(const std::string &key, const std::string &value)=0 | MLR | pure virtual |
addKeyValuePairToList(const char *key, const char *value)=0 | MLR | pure virtual |
end(const std::string &key)=0 | MLR | pure virtual |
end(const char *key)=0 | MLR | pure virtual |
endList(const std::string &key)=0 | MLR | pure virtual |
endList(const char *key)=0 | MLR | pure virtual |
endRoot(void)=0 | MLR | pure 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)=0 | MLR | pure virtual |
start(const char *key)=0 | MLR | pure virtual |
startList(const std::string &key)=0 | MLR | pure virtual |
startList(const char *key)=0 | MLR | pure virtual |
startRoot(void)=0 | MLR | pure virtual |
~MLR() | MLR | inlinevirtual |