s32strm.h File Reference

KMaxCardinality

const TIntKMaxCardinality

The largest integer value which can be stored as a TCardinality type.

operator<< ( RWriteStream &, const T & )

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

operator>> ( RReadStream &, T & )

RReadStream &operator>>(RReadStream &aStream,
T &anObject
)[inline]

Typedef TExternalizeFunction

typedef void(*TExternalizeFunction

Defines a function type for a function returned by TExternalizer::Function() and TStreamRef.

Typedef TInternalizeFunction

typedef void(*TInternalizeFunction

Defines a function type for a function returned by TInternalizer::Function().