Spinning Topp Logo BlackTopp Studios
inc
Public Member Functions | List of all members
Mezzanine::Testing::OutputCaptureManager Class Reference

Used to aplly RAII to Stdout and STDERR buffers/streams. More...

#include <testdata.h>

Public Member Functions

 OutputCaptureManager (UnitTestGroup *RAIITarget)
 Captures Output buffers and configures test outputs on creation.
 
 ~OutputCaptureManager ()
 Restores original output buffers on creation.
 

Detailed Description

Used to aplly RAII to Stdout and STDERR buffers/streams.

Definition at line 287 of file testdata.h.


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