#include <Msg.h>
Static Public Member Functions | |
static int | marshal (ACE_OutputCDR &cdr, const char *data, const int size) |
static int | demarshal (ACE_InputCDR &cdr, char *&data, int &size, MsgFreeCallback &callback) |
Definition at line 119 of file Msg.h.
|
Definition at line 127 of file Msg.h. Referenced by channel::Msg< IdType, SynchPolicy >::demarshal(). |
|
Definition at line 121 of file Msg.h. Referenced by channel::Msg< IdType, SynchPolicy >::marshal(). |