MPtiUserDictionary Class Reference
A base class for PtiEngine user dictionary implementations. Normally not needed by a client side application.
Member Functions Documentation
CoreUID()
|
TInt32
| CoreUID | ( | ) | const [pure virtual] |
Returns Uid for core DLL.
FileName()
|
TPtrC
| FileName | ( | ) | const [pure virtual] |
Reuturns user dictionary file name.
Id()
|
TInt
| Id | ( | ) | const [pure virtual] |
Returns user dictionary id value.
IsDefault()
|
TBool
| IsDefault | ( | ) | const [pure virtual] |
Returns a boolean value indicating whether this is the default user dictionary.
SetUpdateFlag(TBool)
| void | SetUpdateFlag | ( | TBool | aFlag | ) | [pure virtual] |
Set update flag to given value. If update flag is set, PtiEngine tries to save user dictionary when PtiEngine destructor is called.
Parameters
| TBool aFlag | New status for the update flag. |
Size()
|
TInt
| Size | ( | ) | const [pure virtual] |
Returns size of user dictionary.
SpaceLeft()
|
TInt
| SpaceLeft | ( | ) | const [pure virtual] |
Returns the amount of free space in user dictionary.
UpdateFlag()
|
TBool
| UpdateFlag | ( | ) | const [pure virtual] |
If this flag is set, PtiEngine framework calls WriteL before exiting.
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.