tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
spawn
tagion
actor
actor
Undocumented in source. Be warned that the author may not have intended to support it.
ActorHandle
spawn
(immutable(A) actor, string name, Args args)
ActorHandle
spawn
(string name, Args args)
@
safe
@
safe
nothrow
ActorHandle
spawn
(
A
Args
...
)
(
string
name
,
Args
args
)
if
(
isActor
!
A
)
Meta
Source
See Implementation
tagion
actor
actor
aliases
CtrlMsg
enums
Ctrl
Sig
functions
_spawn
control
end
fail
ownerTerminated
run
runTimeout
sendOwner
setState
signal
spawn
statusChildren
tidOwner
unknown
waitforChildren
static variables
taskfailure
thisActor
structs
ActorHandle
Msg
Request
Response
templates
isSpawnable
variables
isActor
isFailHandler