scc
2022.4.0
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 33 of file io-redirector.h.