MarsProxy

Undocumented in source.

Constructors

this
this(S s, string ci)
Undocumented in source.

Members

Functions

binaryAs
ReceivedMessage!M binaryAs()
Undocumented in source. Be warned that the author may not have intended to support it.
receiveMsg
ReceivedMessage!M receiveMsg()
Undocumented in source. Be warned that the author may not have intended to support it.
receiveType
MsgType receiveType()
Undocumented in source. Be warned that the author may not have intended to support it.
sendReply
void sendReply(ReceivedMessage!Q req, A rep)
Undocumented in source. Be warned that the author may not have intended to support it.
sendRequest
void sendRequest(int messageId, A req)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ReceivedMessage
struct ReceivedMessage(M)
Undocumented in source.

Meta