Public Member Functions | |
SignalRedirector () | |
void | activate () |
~SignalRedirector () | |
Private Attributes | |
bool | active |
Definition at line 179 of file testsuite.cc.
SignalRedirector::SignalRedirector | ( | ) | [inline] |
Definition at line 183 of file testsuite.cc.
SignalRedirector::~SignalRedirector | ( | ) | [inline] |
Definition at line 196 of file testsuite.cc.
void SignalRedirector::activate | ( | ) | [inline] |
Definition at line 184 of file testsuite.cc.
References handle_sig().
Referenced by test_driver::runtest().
bool SignalRedirector::active [private] |
Definition at line 181 of file testsuite.cc.