MInternalizer Class Reference
A family of classes defining an interface that can be implemented by classes that need to perform internalisation on behalf of others.
CStoreMap
Member Functions Documentation
InternalizeL(T &, RReadStream &)
void
|
InternalizeL
|
(
|
T &
|
anObject,
|
|
RReadStream
&
|
aStream
|
|
)
|
const [private, pure virtual]
|
Performs internalisation.
The function is called by operator().
Parameters
T & anObject
|
The object to be the target of the internalisation process.
|
RReadStream
& aStream
|
The read stream.
|
operator()(T &, RReadStream &)
void
|
operator()
|
(
|
T &
|
anObject,
|
|
RReadStream
&
|
aStream
|
|
)
|
const [inline]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.