|
Horizon
|
Public Member Functions | |
| ReporterConfig (IConfig const *_fullConfig, Detail::unique_ptr< IStream > _stream, ColourMode colourMode, std::map< std::string, std::string > customOptions) | |
| ReporterConfig (ReporterConfig &&)=default | |
| ReporterConfig & | operator= (ReporterConfig &&)=default |
| Detail::unique_ptr< IStream > | takeStream () && |
| IConfig const * | fullConfig () const |
| ColourMode | colourMode () const |
| std::map< std::string, std::string > const & | customOptions () const |