| 
    rippled
    
   | 
 
This is the complete list of members for beast::WrappedSink, including all inherited members.
| active(beast::severities::Severity level) const override | beast::WrappedSink | virtual | 
| console() const override | beast::WrappedSink | virtual | 
| console(bool output) override | beast::WrappedSink | virtual | 
| m_console | beast::Journal::Sink | private | 
| operator=(Sink const &lhs)=delete | beast::Journal::Sink | protected | 
| prefix(std::string const &s) | beast::WrappedSink | |
| prefix_ | beast::WrappedSink | private | 
| Sink()=delete | beast::Journal::Sink | protected | 
| Sink(Sink const &sink)=default | beast::Journal::Sink | explicitprotected | 
| Sink(Severity thresh, bool console) | beast::Journal::Sink | protected | 
| sink_ | beast::WrappedSink | private | 
| thresh_ | beast::Journal::Sink | private | 
| threshold() const override | beast::WrappedSink | virtual | 
| threshold(beast::severities::Severity thresh) override | beast::WrappedSink | virtual | 
| WrappedSink(beast::Journal::Sink &sink, std::string const &prefix="") | beast::WrappedSink | explicit | 
| WrappedSink(beast::Journal const &journal, std::string const &prefix="") | beast::WrappedSink | explicit | 
| write(beast::severities::Severity level, std::string const &text) override | beast::WrappedSink | virtual | 
| writeAlways(severities::Severity level, std::string const &text) override | beast::WrappedSink | virtual | 
| ~Sink()=0 | beast::Journal::Sink | pure virtual |