#include <Msg.h>
Inheritance diagram for channel::ChannelMsg_Marshaler:
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) |
Definition at line 250 of file Msg.h.
|
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. |
|
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. |