#include <catch_message.h>
Definition at line 2266 of file catch.hpp.
◆ ScopedMessage() [1/6]
Definition at line 50 of file catch_message.cpp.
52 {
55 }
IResultCapture & getResultCapture()
virtual void pushScopedMessage(MessageInfo const &message)=0
◆ ScopedMessage() [2/6]
◆ ScopedMessage() [3/6]
◆ ~ScopedMessage() [1/2]
Catch::ScopedMessage::~ScopedMessage |
( |
| ) |
|
Definition at line 63 of file catch_message.cpp.
63 {
66 }
67 }
bool uncaught_exceptions()
virtual void popScopedMessage(MessageInfo const &message)=0
◆ ScopedMessage() [4/6]
◆ ScopedMessage() [5/6]
◆ ScopedMessage() [6/6]
◆ ~ScopedMessage() [2/2]
Catch::ScopedMessage::~ScopedMessage |
( |
| ) |
|
◆ m_info
◆ m_moved
bool Catch::ScopedMessage::m_moved |
The documentation for this class was generated from the following files: