oasys::MarshalCopy Class Reference

#include <MarshalSerialize.h>

List of all members.


Detailed Description

MarshalCopy: Copy one object to another using Marshal/Unmarshal.

Definition at line 214 of file MarshalSerialize.h.

Static Public Member Functions

static u_int32_t copy (ExpandableBuffer *buf, const SerializableObject *src, SerializableObject *dst)
 Copy method, returns the serialized size.


Member Function Documentation

u_int32_t oasys::MarshalCopy::copy ( ExpandableBuffer buf,
const SerializableObject src,
SerializableObject dst 
) [static]

Copy method, returns the serialized size.

Definition at line 499 of file MarshalSerialize.cc.

References oasys::Marshal::action(), oasys::Serialize::CONTEXT_LOCAL, oasys::ExpandableBuffer::len(), oasys::ExpandableBuffer::raw_buf(), and src.


The documentation for this class was generated from the following files:
Generated on Thu Jun 7 16:57:00 2007 for DTN Reference Implementation by  doxygen 1.5.1