MyActor

Undocumented in source.

Members

Functions

decrease
void decrease(Msg!"decrease" )
Undocumented in source. Be warned that the author may not have intended to support it.
increase
void increase(Msg!"increase" )
Undocumented in source. Be warned that the author may not have intended to support it.
relay
void relay(Msg!"relay" , string to, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
task
void task()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

counter
int counter;
Undocumented in source.

Meta