|
ReactOS 0.4.16-dev-1948-gd260c1d
|
This is the complete list of members for XMLStorage::XMLFormat, including all inherited members.
| _doctype | XMLStorage::XMLFormat | |
| _encoding | XMLStorage::XMLFormat | |
| _endl | XMLStorage::XMLFormat | |
| _pretty | XMLStorage::XMLFormat | |
| _standalone | XMLStorage::XMLFormat | |
| _stylesheets | XMLStorage::XMLFormat | |
| _version | XMLStorage::XMLFormat | |
| print_header(std::ostream &out, bool lf=true) const | XMLStorage::XMLFormat | |
| XMLFormat(PRETTY_FLAGS pretty=PRETTY_INDENT, const std::string &xml_version="1.0", const std::string &encoding="utf-8", const DocType &doctype=DocType()) | XMLStorage::XMLFormat | inline |