dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Msg
my
actor
mailbox
Undocumented in source.
struct
Msg {
ulong
signature
;
MsgType
type
;
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
signature
ulong
signature
;
Undocumented in source.
type
MsgType
type
;
Undocumented in source.
Meta
Source
See Implementation
my
actor
mailbox
aliases
MsgType
SystemMsg
functions
makeAddress2
structs
Address
DelayedMsg
Msg
MsgOneShot
MsgRequest
Reply
StrongAddress
WeakAddress