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

Variables

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

Define Documentation

#define NUMTRAPPEDSIGS   2

Definition at line 20 of file Signal.h.


Variable Documentation

void(* sg_cancel_computations)(bool &delayed, bool &immediately)

function called to cancel things


SHOGUN Machine Learning Toolbox - Documentation