UniversalJob

Undocumented in source.

Members

Aliases

UnDelegate
alias UnDelegate = UniversalDelegate!Delegate
Undocumented in source.

Functions

initialize
void initialize(Delegate del, Parameters!(Delegate) args)
Undocumented in source. Be warned that the author may not have intended to support it.
runAndDeleteMyself
void runAndDeleteMyself()
Undocumented in source. Be warned that the author may not have intended to support it.
runWithCounter
void runWithCounter()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

counter
Counter* counter;
Undocumented in source.
runDel
JobDelegate runDel;
Undocumented in source.
unDel
UnDelegate unDel;
Undocumented in source.

Meta