Event

Undocumented in source.

Members

Functions

clearSubscribers
void clearSubscribers()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
void opCall(T arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(Subscriber!T[] subscribers)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(Subscriber!T subscriber)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
void subscribe(Subscriber!T subscriber)
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.

Meta