|
dune-common
2.3.1
|
Intermediate class to implement tie-operation of DebugStream. More...
#include <dune/common/debugstream.hh>

Public Attributes | |
| StreamWrap * | current |
| current output stream and link to possibly pushed old output streams More... | |
| bool | _active |
| flag to switch output during runtime More... | |
| bool | _tied |
| are we tied to another DebugStream? More... | |
| unsigned int | _tied_streams |
| how many streams are tied to this state More... | |
Intermediate class to implement tie-operation of DebugStream.
1.8.7