rockhopper.core.reactor

Undocumented in source.

Members

Functions

cloneRefAddress
RefAddress cloneRefAddress(RefAddress src)
Undocumented in source. Be warned that the author may not have intended to support it.
earlyExit
void earlyExit()
Undocumented in source. Be warned that the author may not have intended to support it.
entrypoint
void entrypoint(void delegate() fn)
Undocumented in source. Be warned that the author may not have intended to support it.
entrypoint
void entrypoint(void function() fn)
Undocumented in source. Be warned that the author may not have intended to support it.
llawait
SuspendReturn llawait(SuspendSend bl)
Undocumented in source. Be warned that the author may not have intended to support it.
spawn
void spawn(void delegate() fn)
Undocumented in source. Be warned that the author may not have intended to support it.
yield
void yield()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

rhMain
mixintemplate rhMain(alias fn)
Undocumented in source.

Meta