Inherits Continuation.
Public Member Functions | |
int | mainEvent (int event, Event *e) |
RegressionCont () | |
Data Fields | |
int | initialized |
int | waits |
int | started |
Definition at line 1049 of file Main.cc.
RegressionCont::RegressionCont | ( | ) | [inline] |
Definition at line 1075 of file Main.cc.
References mainEvent(), and SET_HANDLER.
int RegressionCont::mainEvent | ( | int | event, | |
Event * | e | |||
) | [inline] |
Definition at line 1054 of file Main.cc.
References cacheProcessor, RegressionTest::check_status(), EVENT_CONT, initialized, CacheProcessor::IsCacheEnabled(), regression_status_string(), regression_test, REGRESSION_TEST_PASSED, RegressionTest::run(), and waits.
Referenced by RegressionCont().
Definition at line 1051 of file Main.cc.
Referenced by mainEvent().
Definition at line 1052 of file Main.cc.
Referenced by mainEvent().