channel::ChannelMsg_Marshaler Class Reference

marshal/demarshal for Channel_Info_Msg More...

#include <Msg.h>

Inheritance diagram for channel::ChannelMsg_Marshaler:

channel::Marshaler List of all members.

Public Member Functions

virtual int marshal (ACE_OutputCDR &cdr, const char *data, const int size)
virtual int demarshal (ACE_InputCDR &cdr, char *&data, int &size, MsgFreeCallback &callback)

Detailed Description

marshal/demarshal for Channel_Info_Msg

Definition at line 250 of file Msg.h.


Member Function Documentation

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

Implements channel::Marshaler.

Definition at line 268 of file Msg.h.

References channel::Channel_Info_Msg::conn_type, channel::Channel_Info_Msg::host_addr, channel::Channel_Info_Msg::port, and channel::Channel_Info_Msg::unix_addr.

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

Implements channel::Marshaler.

Definition at line 252 of file Msg.h.

References channel::Channel_Info_Msg::conn_type, channel::Channel_Info_Msg::host_addr, channel::Channel_Info_Msg::port, and channel::Channel_Info_Msg::unix_addr.


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