CPtiUserDictionary Class Reference
#include
<mw/PtiUserDictionary.h>
Link against: PtiEngine.lib
| class CPtiUserDictionary : public CBase |
Member Attribute Documentation
iDefault
|
TBool
| iDefault | [protected] |
iSymbolClass
|
TInt
| iSymbolClass | [protected] |
iUpdateFlag
|
TBool
| iUpdateFlag | [protected] |
Constructor & Destructor Documentation
CPtiUserDictionary ( )
| IMPORT_C | CPtiUserDictionary | ( | ) | [protected] |
~CPtiUserDictionary ( )
| IMPORT_C | ~CPtiUserDictionary | ( | ) | [virtual] |
Member Function Documentation
CoreUID ( )
|
TInt32
| CoreUID | ( | ) | const [inline] |
Data ( )
|
TPtr8
| Data | ( | ) | [inline, virtual] |
FileName ( )
|
TPtrC
| FileName | ( | ) | const [inline] |
IsDefault ( )
|
TBool
| IsDefault | ( | ) | const [inline] |
SetCoreUID ( TInt32 )
| void | SetCoreUID | ( | TInt32 | aUid | ) | [inline] |
SetDataL ( TAny *, TInt )
| IMPORT_C void | SetDataL | ( | TAny * | aData, |
| | TInt | aLength |
| | ) | [virtual] |
SetDefault ( TBool )
| void | SetDefault | ( | TBool | aValue | ) | [inline] |
SetFileName ( TDesC & )
| void | SetFileName | ( | TDesC & | aFileName | ) | [inline] |
SetId ( TInt )
| void | SetId | ( | TInt | aId | ) | [inline] |
SetSymbolClass ( TInt )
| void | SetSymbolClass | ( | TInt | aSymbolClass | ) | [inline] |
SetUpdateFlag ( TBool )
| void | SetUpdateFlag | ( | TBool | aFlag | ) | [inline] |
Size ( )
|
TInt
| Size | ( | ) | const [inline] |
SpaceLeft ( )
| IMPORT_C TInt | SpaceLeft | ( | ) | const [virtual] |
SymbolClass ( )
|
TInt
| SymbolClass | ( | ) | const [inline] |
UpdateFlag ( )
|
TBool
| UpdateFlag | ( | ) | const [inline] |
WriteL ( TDesC & )
| IMPORT_C TInt | WriteL | ( | TDesC & | aFileName | ) | [virtual] |
WriteL ( )
| IMPORT_C TInt | WriteL | ( | ) | [virtual] |