BitShift Validate 0.1.0
BitShift Validate API Reference Documentation
Loading...
Searching...
No Matches
bitshift::validate::ostream_reporter Member List

This is the complete list of members for bitshift::validate::ostream_reporter, including all inherited members.

do_log_failure(string const &message, string const &file, int line, string const &detail) overridebitshift::validate::ostream_reporterprotectedvirtual
do_log_setup(string const &file, int line, string const &detail) overridebitshift::validate::ostream_reporterprotectedvirtual
do_log_summary(uint16_t total, uint16_t ignored, uint16_t pass, uint16_t fail) overridebitshift::validate::ostream_reporterprotectedvirtual
do_log_teardown(string const &file, int line, string const &detail) overridebitshift::validate::ostream_reporterprotectedvirtual
do_log_test_case(string const &name, string const &description, string const &file, int line, string const &detail) overridebitshift::validate::ostream_reporterprotectedvirtual
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=(ostream_reporter const &)=deletebitshift::validate::ostream_reporter
operator=(ostream_reporter &&)=deletebitshift::validate::ostream_reporter
bitshift::validate::reporter::operator=(reporter const &)=deletebitshift::validate::reporterprotected
bitshift::validate::reporter::operator=(reporter &&)=deletebitshift::validate::reporterprotected
ostream_reporter(ostream &os, bool show_file, bool show_line)bitshift::validate::ostream_reporter
ostream_reporter(ostream_reporter const &)=deletebitshift::validate::ostream_reporter
ostream_reporter(ostream_reporter &&)=deletebitshift::validate::ostream_reporter
output()bitshift::validate::ostream_reporter
reporter()bitshift::validate::reporterprotected
reporter(reporter const &)=deletebitshift::validate::reporterprotected
reporter(reporter &&)=deletebitshift::validate::reporterprotected
~ostream_reporter() noexcept overridebitshift::validate::ostream_reporter
~reporter() noexceptbitshift::validate::reportervirtual