Horizon
Catch::ReporterSpec Member List

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

colourMode() const (defined in Catch::ReporterSpec)Catch::ReporterSpecinline
customOptions() const (defined in Catch::ReporterSpec)Catch::ReporterSpecinline
name() const (defined in Catch::ReporterSpec)Catch::ReporterSpecinline
operator!= (defined in Catch::ReporterSpec)Catch::ReporterSpecfriend
operator== (defined in Catch::ReporterSpec)Catch::ReporterSpecfriend
outputFile() const (defined in Catch::ReporterSpec)Catch::ReporterSpecinline
ReporterSpec(std::string name, Optional< std::string > outputFileName, Optional< ColourMode > colourMode, std::map< std::string, std::string > customOptions) (defined in Catch::ReporterSpec)Catch::ReporterSpec