#include <FastmsgMessage.h>
Inheritance diagram for FastmsgOutputStream:
Public Methods | |
FastmsgOutputStream (ref< Mailbox > const &_me, ref< Mailbox > const &_other, int _corrId) | |
virtual void | flush () |
Protected Methods | |
virtual string | referenceTransport () const |
Private Attributes | |
ref<Mailbox> | me |
ref<Mailbox> | other |
int | corrId |
|
Definition at line 18 of file FastmsgMessage.h. |
|
Reimplemented from MPS::OutputStream. Definition at line 26 of file FastmsgMessage.h. |
|
Returns the name of the transport we should look for addresses within when writing out Interface references in writeReference. Override this in subclasses to set the preferred transport-address-type for references we pickle for transmission.
Reimplemented from MPS::OutputStream. Definition at line 15 of file FastmsgMessage.h. |
|
Definition at line 12 of file FastmsgMessage.h. |
|
Definition at line 10 of file FastmsgMessage.h. |
|
Definition at line 11 of file FastmsgMessage.h. |