CSDResult Class Reference
class CSDResult : public CBase |
Class to encapsulate a Recognition Result
Constructor & Destructor Documentation
CSDResult(TGrammarID, TRuleID)
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
GrammarID()
Returns the grammar ID of the result.
NewL(TGrammarID, TRuleID)
NewLC()
Instantiates an instance of CSDResult and leaves a pointer on the cleanup stack.
NewLC(TGrammarID, TRuleID)
Instantiates an instance of a CSDResult and leaves a pointer on the cleanup stack.
RuleID()
Returns the rule ID of the result.
Score()
Returns the score of this result.
SetGrammarID(TGrammarID)
Sets the grammar ID on the result.
SetRuleID(TRuleID)
IMPORT_C void | SetRuleID | ( | TRuleID | aRuleID | ) | |
Sets the rule ID of the result.
Parameters
TRuleID aRuleID | The rule identifier. |
SetScore(const TInt32)
IMPORT_C void | SetScore | ( | const TInt32 | aScore | ) | |
Sets the score for this result.
Parameters
const TInt32 aScore | The score of this result. |
Member Data Documentation
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.