CoutToCerr Struct Reference
#include <CoutToCerr.h>
Public Member Functions | |
| CoutToCerr () | |
| void | redirect () |
| void | normal () |
| ~CoutToCerr () | |
Private Attributes | |
| bool | d_normal |
| std::streambuf * | d_old |
Constructor & Destructor Documentation
|
inline |
|
inline |
References normal().
Member Function Documentation
|
inline |
References d_normal, and d_old.
Referenced by ~CoutToCerr().
Member Data Documentation
|
private |
Referenced by normal(), and redirect().
|
private |
Referenced by normal(), and redirect().
The documentation for this struct was generated from the following file:
- Core/io/CoutToCerr.h

1.8.10