rippled
|
Public Member Functions | |
SuiteJournal (std::string const &partition, beast::unit_test::suite &suite, beast::severities::Severity threshold=beast::severities::kFatal) | |
operator beast::Journal & () | |
Private Attributes | |
SuiteJournalSink | sink_ |
beast::Journal | journal_ |
Definition at line 88 of file SuiteJournal.h.
ripple::test::SuiteJournal::SuiteJournal | ( | std::string const & | partition, |
beast::unit_test::suite & | suite, | ||
beast::severities::Severity | threshold = beast::severities::kFatal |
||
) |
Definition at line 94 of file SuiteJournal.h.
ripple::test::SuiteJournal::operator beast::Journal & | ( | ) |
Definition at line 104 of file SuiteJournal.h.
|
private |
Definition at line 90 of file SuiteJournal.h.
|
private |
Definition at line 91 of file SuiteJournal.h.