carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
ActorConnection
carbon
actor
runActorおよびrunPhoenixActorの返り値です.
struct
ActorConnection (
A
)
if
(
isActor
!
A
) {
bool
isDestroyed
();
}
Members
Functions
isDestroyed
bool
isDestroyed
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
carbon
actor
enums
ThreadEvent
functions
runActor
runPhoenixActor
structs
ActorConnection
ThreadEventMethod
templates
ThreadEventMethods
variables
isActor
isIncessantActor
isPhoenixActor
runActorおよびrunPhoenixActorの返り値です.