CRecentUrlStore Class Reference
| class CRecentUrlStore : public CBase |
Constructor & Destructor Documentation
CRecentUrlStore()
| CRecentUrlStore | ( | ) | [private] |
Member Functions Documentation
ConstructL()
| void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
CreateDatabaseL()
| void | CreateDatabaseL | ( | ) | [private] |
DeleteData(const TDesC &)
| IMPORT_C void | DeleteData | ( | const TDesC & | aUrl | ) | |
DeleteData Deletes a row from the database
DeleteOldRowsL(RDbNamedDatabase &)
GetData(CDesCArray &, CDesCArray &, const TDesC &)
GetDataL(RDbNamedDatabase &, CDesCArray &, CDesCArray &, const TDesC &)
InsertEscapeSequence(TChar, TUint16 *, const TDesC &)
Insert the Escape Sequence
OpenDatabase(RDbNamedDatabase &)
SaveDataL(const TDesC &, const TDesC &)
| IMPORT_C void | SaveDataL | ( | const TDesC & | aUrl, |
| | const TDesC & | aTitle |
| | ) | |
Save the url and title in store.
Member Data Documentation
TBool
iFirstTimeOpened
|
TBool
| iFirstTimeOpened | [private] |
HBufC * iRecentUrlDBFile
|
HBufC * | iRecentUrlDBFile | [private] |
TBuf< KMaxSQLLength > iSQLStatement
|
TBuf< KMaxSQLLength > | iSQLStatement | [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.