MExternalizer Class Reference

#include <s32strm.h>

Link against: eposprvtyp.lib

class MExternalizer
Public Member Functions
voidoperator()(const T &, RWriteStream &)

Detailed Description

A family of classes defining an interface that can be implemented by classes that need to perform externalisation on behalf of others.

See also: CStoreMap

Member Function Documentation

operator() ( const T &, RWriteStream & )

voidoperator()(const T &anObject,
RWriteStream &aStream
)const [inline]