| spdlog
    | 
This is the complete list of members for Catch::IResultCapture, including all inherited members.
| acquireGeneratorTracker(SourceLineInfo const &lineInfo) -> IGeneratorTracker &=0 | Catch::IResultCapture | pure virtual | 
| assertionPassed()=0 | Catch::IResultCapture | pure virtual | 
| benchmarkEnded(BenchmarkStats const &stats)=0 | Catch::IResultCapture | pure virtual | 
| benchmarkStarting(BenchmarkInfo const &info)=0 | Catch::IResultCapture | pure virtual | 
| emplaceUnscopedMessage(MessageBuilder const &builder)=0 | Catch::IResultCapture | pure virtual | 
| exceptionEarlyReported()=0 | Catch::IResultCapture | pure virtual | 
| getCurrentTestName() const =0 | Catch::IResultCapture | pure virtual | 
| getLastResult() const =0 | Catch::IResultCapture | pure virtual | 
| handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction)=0 | Catch::IResultCapture | pure virtual | 
| handleFatalErrorCondition(StringRef message)=0 | Catch::IResultCapture | pure virtual | 
| handleIncomplete(AssertionInfo const &info)=0 | Catch::IResultCapture | pure virtual | 
| handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, StringRef const &message, AssertionReaction &reaction)=0 | Catch::IResultCapture | pure virtual | 
| handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction)=0 | Catch::IResultCapture | pure virtual | 
| handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction)=0 | Catch::IResultCapture | pure virtual | 
| handleUnexpectedInflightException(AssertionInfo const &info, std::string const &message, AssertionReaction &reaction)=0 | Catch::IResultCapture | pure virtual | 
| lastAssertionPassed()=0 | Catch::IResultCapture | pure virtual | 
| popScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | pure virtual | 
| pushScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | pure virtual | 
| sectionEnded(SectionEndInfo const &endInfo)=0 | Catch::IResultCapture | pure virtual | 
| sectionEndedEarly(SectionEndInfo const &endInfo)=0 | Catch::IResultCapture | pure virtual | 
| sectionStarted(SectionInfo const §ionInfo, Counts &assertions)=0 | Catch::IResultCapture | pure virtual | 
| ~IResultCapture() | Catch::IResultCapture | virtual |