JX Application Framework
Loading...
Searching...
No Matches
Typedefs | Functions
jSignal.h File Reference
#include <signal.h>
Include dependency graph for jSignal.h:
This graph shows which files directly or indirectly include this file:

Typedefs

using j_sig_func = void(*)(int)
 

Functions

JString JGetSignalName (const int value)
 

Typedef Documentation

◆ j_sig_func

using j_sig_func = void (*)(int)

Augments signal.h

Function Documentation

◆ JGetSignalName()

JString JGetSignalName ( const int  value)

Returns a string describing the specified signal.