Horizon
Loading...
Searching...
No Matches
Catch::XmlWriter Member List

This is the complete list of members for Catch::XmlWriter, including all inherited members.

endElement(XmlFormatting fmt=XmlFormatting::Newline|XmlFormatting::Indent) (defined in Catch::XmlWriter)Catch::XmlWriter
ensureTagClosed() (defined in Catch::XmlWriter)Catch::XmlWriter
operator=(XmlWriter const &)=delete (defined in Catch::XmlWriter)Catch::XmlWriter
scopedElement(std::string const &name, XmlFormatting fmt=XmlFormatting::Newline|XmlFormatting::Indent) (defined in Catch::XmlWriter)Catch::XmlWriter
startElement(std::string const &name, XmlFormatting fmt=XmlFormatting::Newline|XmlFormatting::Indent) (defined in Catch::XmlWriter)Catch::XmlWriter
writeAttribute(StringRef name, StringRef attribute)Catch::XmlWriter
writeAttribute(StringRef name, bool attribute)Catch::XmlWriter
writeAttribute(StringRef name, char const *attribute)Catch::XmlWriter
writeAttribute(StringRef name, T const &attribute)Catch::XmlWriterinline
writeComment(StringRef text, XmlFormatting fmt=XmlFormatting::Newline|XmlFormatting::Indent)Catch::XmlWriter
writeStylesheetRef(StringRef url) (defined in Catch::XmlWriter)Catch::XmlWriter
writeText(StringRef text, XmlFormatting fmt=XmlFormatting::Newline|XmlFormatting::Indent)Catch::XmlWriter
XmlWriter(std::ostream &os) (defined in Catch::XmlWriter)Catch::XmlWriter
XmlWriter(XmlWriter const &)=delete (defined in Catch::XmlWriter)Catch::XmlWriter
~XmlWriter() (defined in Catch::XmlWriter)Catch::XmlWriter