|
xrpld
|
#include <SuiteJournal.h>

Public Member Functions | |
| SuiteJournal (std::string const &partition, beast::unit_test::Suite &suite, beast::Severity threshold=beast::Severity::Fatal) | |
| operator beast::Journal & () | |
Private Attributes | |
| SuiteJournalSink | sink_ |
| beast::Journal | journal_ |
Definition at line 75 of file SuiteJournal.h.
| xrpl::test::SuiteJournal::SuiteJournal | ( | std::string const & | partition, |
| beast::unit_test::Suite & | suite, | ||
| beast::Severity | threshold = beast::Severity::Fatal ) |
Definition at line 81 of file SuiteJournal.h.
| xrpl::test::SuiteJournal::operator beast::Journal & | ( | ) |
Definition at line 88 of file SuiteJournal.h.
|
private |
Definition at line 77 of file SuiteJournal.h.
|
private |
Definition at line 78 of file SuiteJournal.h.