EventContext

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
bound
BindNotification bound()
Undocumented in source. Be warned that the author may not have intended to support it.
isBound
bool isBound()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
ContextRegister opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
unbound
BindNotification unbound()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

currentContext
EventContext[] currentContext;
Undocumented in source.

Variables

eventList
Array!IEvent eventList;
Undocumented in source.

Meta