CHlpDbWriter Class Reference
#include
<app/dbwriter.h>
Link against: dbwriter.lib
class CHlpDbWriter : public CBase, public CBase |
Constructor & Destructor Documentation
~CHlpDbWriter ( )
Member Function Documentation
AddBitmapL ( TInt )
IMPORT_C void | AddBitmapL | ( | TInt | aBitmapId | ) | |
BeginTransaction ( )
IMPORT_C void | BeginTransaction | ( | ) | |
BitmapCount ( )
IMPORT_C TInt | BitmapCount | ( | ) | const |
BitmapIdForIndex ( TInt )
IMPORT_C TInt | BitmapIdForIndex | ( | TInt | aIndex | ) | const |
CloseFileL ( )
IMPORT_C void | CloseFileL | ( | ) | |
CommitTransaction ( )
IMPORT_C void | CommitTransaction | ( | ) | |
CompressDatabaseL ( )
IMPORT_C void | CompressDatabaseL | ( | ) | |
ContextTable ( )
CreateDatabaseL ( )
IMPORT_C void | CreateDatabaseL | ( | ) | |
CreateFileL ( const TDesC & )
IMPORT_C void | CreateFileL | ( | const TDesC & | aFileName | ) | |
ImageTable ( )
IndexTable ( )
IsBitmapStored ( TInt )
IMPORT_C TBool | IsBitmapStored | ( | TInt | aBitmapId | ) | const |
NewL ( RFs & )
NewLC ( RFs & )
SetDatabaseUidL ( TUid & )
IMPORT_C void | SetDatabaseUidL | ( | TUid & | aUid | ) | |
SetUidL ( TUid )
IMPORT_C void | SetUidL | ( | TUid | aUid | ) | |