dakka ~master (2021-11-03T18:04:52.1164221)
Dub
Repo
AllActorRefs
dakka
base
defs
Undocumented in source.
class
AllActorRefs (
T
:
Actor
)
if
(
isASingleton
!
T
) {
import
dakka
.
base
.
impl
.
wrap
;
;
import
dakka
.
base
.
registration
.
actors
:
createLocalActorNonRef
;
;
import
dakka
.
base
.
remotes
.
defs
:
getDirector
;
;
import
cerealed
.
decerealizer
;
;
this
();
void
checkForUpdatesToAddresses
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
checkForUpdatesToAddresses
void
checkForUpdatesToAddresses
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dakka
base
defs
classes
Actor
ActorRef
AllActorRefs
enums
DakkaCallStrategy
DakkaNodeType
functions
DakkaCall
assignBuildTitle
getBuildTitle
isASingleton
isMethodLocalOnly
typeText
structs
DakkaCall_
DakkaCapability
DakkaLocalOnly
DakkaSingleton