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 231 of file MarshalSerialize.h.

Static Public Member Functions

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


Member Function Documentation

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

Copy method, returns the serialized size.

Definition at line 482 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 Fri Dec 22 14:48:06 2006 for DTN Reference Implementation by  doxygen 1.5.1