Signal.h File Reference

Go to the source code of this file.

Classes

class  CSignal
 Class Signal implements signal handling to e.g. allow ctrl+c to cancel a long running process. More...

Defines

#define NUMTRAPPEDSIGS   2

Functions

void(*) sg_cancel_computations (bool &delayed, bool &immediately)
 function called to cancel things

Define Documentation

#define NUMTRAPPEDSIGS   2

Definition at line 28 of file Signal.h.


SHOGUN Machine Learning Toolbox - Documentation