Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
|
This is the complete list of members for Catch::ReporterSpec, including all inherited members.
colourMode() const | Catch::ReporterSpec | inline |
customOptions() const | Catch::ReporterSpec | inline |
name() const | Catch::ReporterSpec | inline |
operator!=(ReporterSpec const &lhs, ReporterSpec const &rhs) | Catch::ReporterSpec | friend |
operator==(ReporterSpec const &lhs, ReporterSpec const &rhs) | Catch::ReporterSpec | friend |
outputFile() const | Catch::ReporterSpec | inline |
ReporterSpec(std::string name, Optional< std::string > outputFileName, Optional< ColourMode > colourMode, std::map< std::string, std::string > customOptions) | Catch::ReporterSpec |