scc  2022.4.0
SystemC components library
util::IoRedirector Class Reference

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 IoRedirectorget ()
 

Detailed Description

allows to capture the strings written to std::cout and std::cerr (MT-safe)

Definition at line 33 of file io-redirector.h.


The documentation for this class was generated from the following files: