StrongAddress

Messages can be sent to a strong address.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
get
Address* get()
Undocumented in source. Be warned that the author may not have intended to support it.
id
ulong id()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(StrongAddress rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
weakRef
WeakAddress weakRef()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

addr
Address* addr;
Undocumented in source.

Meta