channel::PubSubMsg_Marshaler< IdType > Class Template Reference

marshal/demarshal for PubSub_Info_Msg More...

#include <Msg.h>

Inheritance diagram for channel::PubSubMsg_Marshaler< IdType >:

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

template<class IdType>
class channel::PubSubMsg_Marshaler< IdType >

marshal/demarshal for PubSub_Info_Msg

Definition at line 297 of file Msg.h.


Member Function Documentation

template<class IdType>
virtual int channel::PubSubMsg_Marshaler< IdType >::demarshal ACE_InputCDR &  cdr,
char *&  data,
int &  size,
MsgFreeCallback callback
[inline, virtual]
 

Implements channel::Marshaler.

Definition at line 310 of file Msg.h.

References channel::PubSub_Info_Msg< IdType >::msg_types, and channel::PubSub_Info_Msg< IdType >::num_msg_types.

template<class IdType>
virtual int channel::PubSubMsg_Marshaler< IdType >::marshal ACE_OutputCDR &  cdr,
const char *  data,
const int  size
[inline, virtual]
 

Implements channel::Marshaler.

Definition at line 299 of file Msg.h.

References channel::PubSub_Info_Msg< IdType >::msg_types, and channel::PubSub_Info_Msg< IdType >::num_msg_types.


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