channel::DefaultMarshaler Class Reference

default msg marhsal/demarshal : treat data as binary block More...

#include <Msg.h>

List of all members.

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)


Detailed Description

default msg marhsal/demarshal : treat data as binary block

Definition at line 119 of file Msg.h.


Member Function Documentation

static int channel::DefaultMarshaler::demarshal ACE_InputCDR &  cdr,
char *&  data,
int &  size,
MsgFreeCallback callback
[inline, static]
 

Definition at line 127 of file Msg.h.

Referenced by channel::Msg< IdType, SynchPolicy >::demarshal().

static int channel::DefaultMarshaler::marshal ACE_OutputCDR &  cdr,
const char *  data,
const int  size
[inline, static]
 

Definition at line 121 of file Msg.h.

Referenced by channel::Msg< IdType, SynchPolicy >::marshal().


The documentation for this class was generated from the following file:
Generated on Mon Feb 27 19:59:24 2006 for channel by  doxygen 1.4.6-NO