|
BitShift Validate 0.1.0
BitShift Validate API Reference Documentation
|
This is the complete list of members for bitshift::validate::quiet_reporter, including all inherited members.
| do_log_failure(string const &message, string const &file, int line, string const &detail) override | bitshift::validate::quiet_reporter | protectedvirtual |
| do_log_setup(string const &file, int line, string const &detail) override | bitshift::validate::quiet_reporter | protectedvirtual |
| do_log_summary(uint16_t total, uint16_t ignored, uint16_t pass, uint16_t fail) override | bitshift::validate::quiet_reporter | protectedvirtual |
| do_log_teardown(string const &file, int line, string const &detail) override | bitshift::validate::quiet_reporter | protectedvirtual |
| do_log_test_case(string const &name, string const &description, string const &file, int line, string const &detail) override | bitshift::validate::quiet_reporter | protectedvirtual |
| log_failure(string message, string file, int line) | bitshift::validate::reporter | |
| log_setup(string const &file, int line) | bitshift::validate::reporter | |
| log_summary(uint16_t total, uint16_t ignored, uint16_t pass, uint16_t fail) | bitshift::validate::reporter | |
| log_teardown(string const &file, int line) | bitshift::validate::reporter | |
| log_test_case(string const &name, string const &description, string const &file, int line) | bitshift::validate::reporter | |
| operator=(quiet_reporter const &)=delete | bitshift::validate::quiet_reporter | |
| operator=(quiet_reporter &&)=delete | bitshift::validate::quiet_reporter | |
| bitshift::validate::reporter::operator=(reporter const &)=delete | bitshift::validate::reporter | protected |
| bitshift::validate::reporter::operator=(reporter &&)=delete | bitshift::validate::reporter | protected |
| quiet_reporter() | bitshift::validate::quiet_reporter | |
| quiet_reporter(quiet_reporter const &)=delete | bitshift::validate::quiet_reporter | |
| quiet_reporter(quiet_reporter &&)=delete | bitshift::validate::quiet_reporter | |
| reporter() | bitshift::validate::reporter | protected |
| reporter(reporter const &)=delete | bitshift::validate::reporter | protected |
| reporter(reporter &&)=delete | bitshift::validate::reporter | protected |
| ~quiet_reporter() noexcept override | bitshift::validate::quiet_reporter | |
| ~reporter() noexcept | bitshift::validate::reporter | virtual |