EventEmitter

Undocumented in source.

Members

Functions

add
void add(void delegate() nothrow @(safe) del)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(void delegate(size_t) nothrow @(safe) del)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

addr
void delegate(size_t) addr;
Undocumented in source.
plain
void delegate() plain;
Undocumented in source.

Meta