#include <s32strm.h>
| class MExternalizer |
| Public Member Functions | |
|---|---|
| void | operator()(const T &, RWriteStream &) |
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
| void | operator() | ( | const T & | anObject, |
| RWriteStream & | aStream | |||
| ) | const [inline] | |||