CNssVASDBMgr Class Reference

class CNssVASDBMgr : public CBase
CNssVASDBMgr is the entry point for VAS services. It provides methods for creation of managers that provide the pertinent services. NssVASApi.lib
Since
2.8

Inherits from

Constructor & Destructor Documentation

CNssVASDBMgr()

CNssVASDBMgr()[private]

C++ constructor

~CNssVASDBMgr()

~CNssVASDBMgr()

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

EPOC constructor

GetContextMgr()

IMPORT_C MNssContextMgr *GetContextMgr()
Gets the Context Manager.
Since
2.0

GetTagMgr()

IMPORT_C MNssTagMgr *GetTagMgr()
Gets the Tag Manager.
Since
2.0

GetTagSelectNotifier()

IMPORT_C CNssDBTagSelectNotifier *GetTagSelectNotifier()
Gets the tag select notifier.
Since
2.0

GetVASDBEventNotifier()

IMPORT_C MNssVASDBEventNotifier *GetVASDBEventNotifier()
Gets the Vas Db event notifier.
Since
2.0

InitializeL()

IMPORT_C TIntInitializeL()
Initializes VAS DB class attributes.
Since
2.0

NewL()

IMPORT_C CNssVASDBMgr *NewL()[static]

2 phase constructor

NewLC()

IMPORT_C CNssVASDBMgr *NewLC()[static]

2 phase constructor

ResetFactoryModelsL(MNssResetFactoryModelsClient *)

IMPORT_C voidResetFactoryModelsL(MNssResetFactoryModelsClient *aClient)
Reset speaker-adapted models to speaker independent ones.
Since
2.0

Parameters

MNssResetFactoryModelsClient * aClient

Member Data Documentation

CNssVASDBBuilder * iVasDBBuilder

CNssVASDBBuilder *iVasDBBuilder[private]