RFavouritesFile Class Reference
class RFavouritesFile : public RFavouritesHandle
|
Private Attributes
|
CFavouritesFileImpl *
|
iImpl
|
Constructor & Destructor Documentation
RFavouritesFile()
RFavouritesFile
|
(
|
)
|
[inline]
|
Member Functions Documentation
Close()
Close this object.
-
Since
-
0.9
DoOpen(RFavouritesDb &, TInt, TInt)
Implementation of Open functions.
-
Since
-
0.9
Open(RFavouritesDb &, TInt)
Open existing file with shared read-access.
-
Since
-
0.9
Read(TDes8 &)
Read from file.
-
Since
-
0.9
Parameters
TDes8
& aDes
|
Descriptor into which binary data is read. Any existing contents are overwritten. On return, its length is set to the number of bytes read.
|
Replace(RFavouritesDb &, TInt)
Create new file / replace existing with exclusive write-access. Existing content of the file, if any, is lost.
-
Since
-
0.9
Size(TInt &)
IMPORT_C
TInt
|
Size
|
(
|
TInt
&
|
aSize
|
)
|
const
|
Get the size of the file.
-
Since
-
0.9
Parameters
TInt
& aSize
|
Gives back the size of the file.
|
Write(const TDesC8 &)
Writes to file.
-
Since
-
0.9
Parameters
const
TDesC8
& aDes
|
Descriptor from which binary data is written.
|
Member Data Documentation
CFavouritesFileImpl * iImpl
CFavouritesFileImpl *
|
iImpl
|
[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.