Go to the source code of this file.
Namespaces | |
namespace | cmtk |
Functions | |
void | cmtkRegistrationCallbackDispatchSIGINT (int sig) |
Handler function for SIGINT interrupt signal. | |
Variables | |
static bool | cmtk::InterruptSignalReceived |
Flag that is set upon SIGINT signal. |
void cmtkRegistrationCallbackDispatchSIGINT | ( | int | sig ) |
Handler function for SIGINT interrupt signal.
Definition at line 104 of file cmtkRegistrationCallback.cxx.
References cmtkRegistrationCallbackDispatchSIGINT(), cmtk::InterruptSignalReceived, and cmtk::StdErr.
Referenced by cmtkRegistrationCallbackDispatchSIGINT(), and cmtk::RegistrationCallback::RegistrationCallback().