#include <reporter.hpp>
This class stores and retrieves reporters
Definition at line 46 of file reporter.hpp.
◆ reporter_engine()
| valfuzz::reporter_engine::reporter_engine |
( |
| ) |
|
|
default |
◆ ~reporter_engine()
| valfuzz::reporter_engine::~reporter_engine |
( |
| ) |
|
|
default |
◆ add_reporter()
| void valfuzz::reporter_engine::add_reporter |
( |
std::shared_ptr< reporter > | in_reporter | ) |
|
|
inlinenoexcept |
◆ has()
| bool valfuzz::reporter_engine::has |
( |
std::string | id | ) |
|
|
inline |
◆ report()
| std::ostringstream valfuzz::reporter_engine::report |
( |
struct report * | rep, |
|
|
std::string | id ) const |
|
inline |
The documentation for this class was generated from the following file: