dextool v4.1.0 (2022-02-08T10:56:02Z)
Dub
Repo
Reply
my
actor
mailbox
Undocumented in source.
struct
Reply {
ulong
id
;
Variant
data
;
this
(typeof(this) a);
this(this)
;
}
Constructors
this
this
(typeof(this) a)
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Variables
data
Variant
data
;
Undocumented in source.
id
ulong
id
;
Undocumented in source.
Meta
Source
See Implementation
my
actor
mailbox
aliases
MsgType
SystemMsg
functions
makeAddress2
structs
Address
DelayedMsg
Msg
MsgOneShot
MsgRequest
Reply
StrongAddress
WeakAddress