ManaPlus
Public Member Functions | Data Fields
Catch::ScopedMessage Class Reference

#include <catch.hpp>

Public Member Functions

 ScopedMessage (MessageBuilder const &builder)
 
 ScopedMessage (ScopedMessage const &other)
 
 ~ScopedMessage ()
 

Data Fields

MessageInfo m_info
 

Detailed Description

Definition at line 1944 of file catch.hpp.

Constructor & Destructor Documentation

◆ ScopedMessage() [1/2]

Catch::ScopedMessage::ScopedMessage ( MessageBuilder const &  builder)

◆ ScopedMessage() [2/2]

Catch::ScopedMessage::ScopedMessage ( ScopedMessage const &  other)

◆ ~ScopedMessage()

Catch::ScopedMessage::~ScopedMessage ( )

Field Documentation

◆ m_info

MessageInfo Catch::ScopedMessage::m_info

Definition at line 1950 of file catch.hpp.


The documentation for this class was generated from the following file: