RFavouritesDbIncremental Class Reference
class RFavouritesDbIncremental : public RFavouritesHandle
|
Incremental object for Favourites Engine. This class provides incremental database administration (recovery, compaction). Usually client does not need to use this class.
Member Functions Documentation
Compact(RFavouritesDb &, TInt &)
Start incremental compaction on the given database.
-
Since
-
0.9
Parameters
RFavouritesDb
& aDb
|
The database to be compacted.
|
TInt
& aStep
|
Placeholder for the step counter to be returned.
|
Next(TInt &)
Perform next step of incremental operation.
-
Since
-
0.9
Parameters
TInt
& aStep
|
Step counter.
|
Recover(RFavouritesDb &, TInt &)
Start incremental recovery on the given database.
-
Since
-
0.9
Parameters
RFavouritesDb
& aDb
|
The database to be recovered.
|
TInt
& aStep
|
Placeholder for the step counter to be returned.
|
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.