Signal

Undocumented in source.

Constructors

this
this(int signum, SigHandlerDelegate h)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Signal other)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_handler
SigHandlerDelegate _handler;
Undocumented in source.
_id
ulong _id;
Undocumented in source.
_signum
int _signum;
Undocumented in source.

Meta