DCCIdle

Undocumented in source.

Constructors

this
this(void delegate() f)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

idleCallback
bool idleCallback(DCCIdle idle)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

idles
DCCIdle[] idles;
Undocumented in source.

Variables

f
void delegate() f;
Undocumented in source.
idleID
uint idleID;
Undocumented in source.

Meta