#include <Msg.h>
Inheritance diagram for channel::PubSubMsg_Marshaler< IdType >:
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 297 of file Msg.h.
|
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. |
|
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. |