#include <CoutToCerr.h>

Public Member Functions

 CoutToCerr ()
 
void redirect ()
 
void normal ()
 
 ~CoutToCerr ()
 

Private Attributes

bool d_normal
 
std::streambuf * d_old
 

Constructor & Destructor Documentation

CoutToCerr ( )
inline
~CoutToCerr ( )
inline

References normal().

Member Function Documentation

void redirect ( )
inline

References d_normal, and d_old.

void normal ( )
inline

References d_normal, and d_old.

Referenced by ~CoutToCerr().

Member Data Documentation

bool d_normal
private

Referenced by normal(), and redirect().

std::streambuf* d_old
private

Referenced by normal(), and redirect().


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