Horizon
|
This is the complete list of members for Catch::ReporterSpec, including all inherited members.
colourMode() const (defined in Catch::ReporterSpec) | Catch::ReporterSpec | inline |
customOptions() const (defined in Catch::ReporterSpec) | Catch::ReporterSpec | inline |
name() const (defined in Catch::ReporterSpec) | Catch::ReporterSpec | inline |
operator!= (defined in Catch::ReporterSpec) | Catch::ReporterSpec | friend |
operator== (defined in Catch::ReporterSpec) | Catch::ReporterSpec | friend |
outputFile() const (defined in Catch::ReporterSpec) | Catch::ReporterSpec | inline |
ReporterSpec(std::string name, Optional< std::string > outputFileName, Optional< ColourMode > colourMode, std::map< std::string, std::string > customOptions) (defined in Catch::ReporterSpec) | Catch::ReporterSpec |