CNssVASDBBuilder Class Reference
class CNssVASDBBuilder : public CBase |
Singleton builder class for creating the VAS DB objects. NssVASApi.lib
- Since
- 2.8
Constructor & Destructor Documentation
CNssVASDBBuilder()
CNssVASDBBuilder | ( | ) | [private] |
Member Functions Documentation
Close()
closes the VAS database
- Since
- 2.0
ConstructL()
void | ConstructL | ( | ) | [private] |
GetContextMgr()
Gets the ContextMgr.
- Since
- 2.0
GetTagMgr()
Gets the TagMgr.
- Since
- 2.0
GetTagSelectNotifier()
Gets the Vas Db event notifier.
- Since
- 2.0
GetVASDBEventNotifier()
Gets the Vas Db event notifier.
- Since
- 2.0
InitializeL()
Initializes VAS DB Only one initialization per object lifetime is doing a real job All the subsequent calls to InitializeL are ignored
- Since
- 2.0
RemoveInstance()
void | RemoveInstance | ( | ) | [static] |
This method removes one instance of this class by decrementing the number of instances. When the number of instances hit 0, the object is deleted. Must be called one to one with
InstanceL().
- Since
- 2.0
Member Data Documentation
CNssContextMgr * iContextMgr
CNssDBTagSelectNotifier * iDBTagSelectNotifier
TBool
iInitialized
TBool
| iInitialized | [private] |
CNssVASDBEventNotifier * iVASDBEventNotifier
CNssVASDatabase * iVasDatabase
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.