| assertionEnded(AssertionResult const &result)=0 | Catch::IResultCapture | [pure virtual] |
| getCurrentTestName() const =0 | Catch::IResultCapture | [pure virtual] |
| getLastResult() const =0 | Catch::IResultCapture | [pure virtual] |
| handleFatalErrorCondition(std::string const &message)=0 | Catch::IResultCapture | [pure virtual] |
| popScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | [pure virtual] |
| pushScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | [pure virtual] |
| sectionEnded(SectionInfo const &name, Counts const &assertions, double _durationInSeconds)=0 | Catch::IResultCapture | [pure virtual] |
| sectionStarted(SectionInfo const §ionInfo, Counts &assertions)=0 | Catch::IResultCapture | [pure virtual] |
| ~IResultCapture() | Catch::IResultCapture | [virtual] |