MySuperActor

Undocumented in source.

Members

Functions

receiveStatus
void receiveStatus(Msg!"response" , int status)
Undocumented in source. Be warned that the author may not have intended to support it.
relay
void relay(Msg!"relay" , string _, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
roundtrip
void roundtrip(Msg!"roundtrip" , 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

child1Handle
ActorHandle child1Handle;
Undocumented in source.
child2Handle
ActorHandle child2Handle;
Undocumented in source.

Meta