heaploop.looping

Undocumented in source.

Members

Aliases

CheckDelegate
alias CheckDelegate = void delegate(Check sender)
Undocumented in source.

Classes

Check
class Check
Undocumented in source.
Handle
class Handle
Undocumented in source.
Loop
class Loop
Undocumented in source.
LoopException
class LoopException
Undocumented in source.
OperationContext
class OperationContext(T : Looper)
Undocumented in source.

Enums

RunMode
enum RunMode
Undocumented in source.

Functions

completed
void completed(duv_error error, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
loop
Action!void loop(RunMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Looper
interface Looper
Undocumented in source.

Properties

isError
bool isError [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isError
bool isError [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta