const TInt | KMaxCardinality |
The largest integer value which can be stored as a TCardinality type.
RWriteStream & | operator<< | ( | RWriteStream & | aStream, |
const T & | anObject | |||
) | [inline] |
RReadStream & | operator>> | ( | RReadStream & | aStream, |
T & | anObject | |||
) | [inline] |
typedef void(* | TExternalizeFunction |
Defines a function type for a function returned by TExternalizer::Function() and TStreamRef.
typedef void(* | TInternalizeFunction |
Defines a function type for a function returned by TInternalizer::Function().