| class MVmAlgMgrObserver |
Observer mixin.
| Public Member Functions | |
|---|---|
| void | CombineComplete ( HBufC8 *, TInt ) |
| void | GetGrammarL (const TSIGrammarID , CSICompiledGrammar **, CSICompiledGrammar **) |
| void | CombineComplete | ( | HBufC8 * | aResult, |
| TInt | aError | |||
| ) | [pure virtual] | |||
Called when grammars have been combined.
| void | GetGrammarL | ( | const TSIGrammarID | aGrammarID, |
| CSICompiledGrammar ** | aSIActiveGrammar, | |||
| CSICompiledGrammar ** | aSIDeActivatedGrammar | |||
| ) | [pure virtual] | |||
Called by CVMAlgorithmManager when it needs a grammar object.
| const TSIGrammarID aGrammarID | |
| CSICompiledGrammar ** aSIActiveGrammar | |
| CSICompiledGrammar ** aSIDeActivatedGrammar |
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.