HepMC3 event record library
|
Public Member Functions | |
OstreamRedirect (bool do_stdout=true, bool do_stderr=true) | |
void | enter () |
void | exit () |
Private Attributes | |
bool | do_stdout_ |
bool | do_stderr_ |
std::unique_ptr < scoped_ostream_redirect > | redirect_stdout |
std::unique_ptr < scoped_estream_redirect > | redirect_stderr |
Definition at line 157 of file iostream.h.