|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::XmlWriter, including all inherited members.
| endElement() | Catch::XmlWriter | |
| ensureTagClosed() | Catch::XmlWriter | |
| operator=(XmlWriter const &)=delete | Catch::XmlWriter | |
| scopedElement(std::string const &name) | Catch::XmlWriter | |
| startElement(std::string const &name) | Catch::XmlWriter | |
| writeAttribute(std::string const &name, std::string const &attribute) | Catch::XmlWriter | |
| writeAttribute(std::string const &name, bool attribute) | Catch::XmlWriter | |
| writeAttribute(std::string const &name, T const &attribute) | Catch::XmlWriter | inline |
| writeBlankLine() | Catch::XmlWriter | |
| writeComment(std::string const &text) | Catch::XmlWriter | |
| writeStylesheetRef(std::string const &url) | Catch::XmlWriter | |
| writeText(std::string const &text, bool indent=true) | Catch::XmlWriter | |
| XmlWriter(std::ostream &os=Catch::cout()) | Catch::XmlWriter | |
| XmlWriter(XmlWriter const &)=delete | Catch::XmlWriter | |
| ~XmlWriter() | Catch::XmlWriter |