Address

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
hasMessage
bool hasMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
auto pop()
Undocumented in source. Be warned that the author may not have intended to support it.
put
bool put(T msg)
Undocumented in source. Be warned that the author may not have intended to support it.
setClosed
void setClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
setOpen
void setOpen()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

delayed
Queue!DelayedMsg delayed;
Undocumented in source.
incoming
Queue!Msg incoming;
Undocumented in source.
replies
Queue!Reply replies;
Undocumented in source.
sysMsg
Queue!SystemMsg sysMsg;
Undocumented in source.

Meta