| 
    rippled
    
   | 
 
#include <SuiteJournal.h>

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 83 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 89 of file SuiteJournal.h.
| ripple::test::SuiteJournal::operator beast::Journal & | ( | ) | 
Definition at line 99 of file SuiteJournal.h.
      
  | 
  private | 
Definition at line 85 of file SuiteJournal.h.
      
  | 
  private | 
Definition at line 86 of file SuiteJournal.h.