|
|
| XMLWriter (bool indent, std::ostream &output) |
| |
|
void | close () |
| |
|
void | openElement (std::string_view name, const XMLAttrs &attrs=XMLAttrs()) |
| |
|
void | closeElement () |
| |
|
void | writeEmptyElement (std::string_view name, const XMLAttrs &attrs=XMLAttrs()) |
| |
The documentation for this class was generated from the following files: