|
EvolvingObjects
|
Ctrl C handling: this eoContinue tells whether the user pressed Ctrl C. More...
#include <eoCtrlCContinue.h>
Public Member Functions | |
| eoCtrlCContinue () | |
| Ctor : installs the signal handler. | |
| virtual bool | operator() (const eoPop< EOT > &_vEO) |
| Returns false when Ctrl C has been typed in reached. | |
| virtual std::string | className (void) const |
Ctrl C handling: this eoContinue tells whether the user pressed Ctrl C.
Definition at line 50 of file eoCtrlCContinue.h.