- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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 | |
bool | _active |
flag to switch output during runtime | |
bool | _tied |
are we tied to another DebugStream? | |
unsigned int | _tied_streams |
how many streams are tied to this state |
Intermediate class to implement tie-operation of DebugStream.
current output stream and link to possibly pushed old output streams
Referenced by Dune::DebugStream< thislevel, dlevel, alevel, activator >::attach(), Dune::DebugStream< thislevel, dlevel, alevel, activator >::DebugStream(), Dune::DebugStream< thislevel, dlevel, alevel, activator >::detach(), Dune::DebugStream< thislevel, dlevel, alevel, activator >::flush(), Dune::DebugStream< thislevel, dlevel, alevel, activator >::operator<<(), and Dune::DebugStream< thislevel, dlevel, alevel, activator >::~DebugStream().
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].