Signal.h文件参考

浏览该文件的源代码。

组合类型

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

宏定义

#define NUMTRAPPEDSIGS   2

函数

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

宏定义文档

#define NUMTRAPPEDSIGS   2

在文件Signal.h28行定义。


SHOGUN Machine Learning Toolbox - Documentation