CNssRRD Class Reference
class CNssRRD : public CBase |
CNssRRD encapsulates result recognition data. It is the implementation class for
MNssRRD. In addition to methods in
MNssRRD, it also provides methods for internal use by VAS components. NssVASApi.lib
- Since
- 2.8
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
CopyL()
Creates a deep copy of the RRD object and returns a pointer to the newly created RRD. A client calling calling this method takes the responsibility of deleting the new RRD object. For internal use by by VAS components.
- Since
- 2.0
IntArray()
Get the integer array this RRD
- Since
- 2.0
SetIntArrayL(CArrayFixFlat< TInt > *)
Set the integer array this RRD
- Since
- 2.0
SetTagId(TInt)
Set the tag id for this context
Parameters
TInt aTagId | tag id for the context |
SetTextArrayL(CArrayFixFlat< NssRRDText > *)
Set the text array for this RRD
- Since
- 2.0
TagId()
Get the tag id for this context
- Since
- 2.0
TextArray()
Get the text array for this RRD
- Since
- 2.0
Member Data Documentation
CArrayFixFlat< TInt > * iIntArray
CArrayFixFlat< NssRRDText > * iTextArray
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.