CContactFieldStorage Class Reference
class CContactFieldStorage : public CBase
|
Member Functions Documentation
CContactFieldStorage_Reserved1()
IMPORT_C void
|
CContactFieldStorage_Reserved1
|
(
|
)
|
[private, virtual]
|
ExternalizeL(RWriteStream &)
void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aStream
|
)
|
const [pure virtual]
|
Externalises the field data.
Parameters
RWriteStream
& aStream
|
Write stream to which the contents of the field should be externalised.
|
InternalizeL(RReadStream &)
void
|
InternalizeL
|
(
|
RReadStream
&
|
aStream
|
)
|
[pure virtual]
|
Internalises the field data.
Parameters
RReadStream
& aStream
|
Stream from which the the contents of the field should be internalised.
|
IsFull()
TBool
|
IsFull
|
(
|
)
|
const [pure virtual]
|
Tests whether the field storage contains data.
RestoreL(CStreamStore &, RReadStream &)
Parameters
CStreamStore
& aStore
|
Reference to the store from which the object is to be restored.
|
RReadStream
& aStream
|
Reference to the stream which should be passed to InternalizeL().
|
StoreL(CStreamStore &)
Parameters
CStreamStore
& aStore
|
Reference to the stream store to which the field data is written.
|
Member Data Documentation
TAny * CContactFieldStorage_Reserved
TAny
*
|
CContactFieldStorage_Reserved
|
[private]
|
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.