|
scc
2024.06
SystemC components library
|
allows to capture the strings written to std::cout and std::cerr (MT-safe) More...
#include <io-redirector.h>
Public Member Functions | |
| void | start () |
| void | stop () |
| bool | is_active () |
| std::string | get_output (bool blocking=false) |
Static Public Member Functions | |
| static IoRedirector & | get () |
allows to capture the strings written to std::cout and std::cerr (MT-safe)
Definition at line 34 of file io-redirector.h.