autoformat ~master (2021-06-01T21:25:09Z)
Dub
Repo
ControlBlock
my
actor
actor
Undocumented in source.
class
ControlBlock {
this
(ActorId aid, NodeId nid, ActorSystem* sys);
ActorId
aid
();
NodeId
nid
();
ActorSystem
homeSystem
();
AbstractActor
get
();
}
Constructors
this
this
(ActorId aid, NodeId nid, ActorSystem* sys)
Undocumented in source.
Members
Functions
aid
ActorId
aid
()
Undocumented in source. Be warned that the author may not have intended to support it.
get
AbstractActor
get
()
homeSystem
ActorSystem
homeSystem
()
Undocumented in source. Be warned that the author may not have intended to support it.
nid
NodeId
nid
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
my
actor
actor
classes
ControlBlock
structs
ActorId
NodeId
Storage