class CSymbol : public CBase |
Public Member Functions | |
---|---|
~CSymbol () | |
TBool | Match (const THwrUdmRange &) |
CSymbol * | NewL ( RReadStream &) |
CSymbol * | NewL (const TDesC &, const RArray < TPoint > &, int, int, const THwrUdmRange &) |
TInt | SymbolOrderDescending (const CSymbol &, const CSymbol &) |
Private Member Functions | |
---|---|
CSymbol () | |
void | ConstructL (const TDesC &, const RArray < TPoint > &, int, int, const THwrUdmRange &) |
void | ConstructL ( RReadStream &) |
void | ExternalizeL ( RWriteStream &) |
void | InternalizeL ( RReadStream &) |
Private Attributes | |
---|---|
int | iBaseLine |
int | iHelpLine |
TPoint * | iPointVector |
TInt | iPointVectorLen |
TUint | iPresetCode |
THwrUdmRange | iRange |
HBufC * | iSymbolName |
void | ConstructL | ( | const TDesC & | aText, |
const RArray < TPoint > & | aModel, | |||
int | aHelpline, | |||
int | aBaseLine, | |||
const THwrUdmRange & | aRange | |||
) | [private] |
Symbian 2nd phase constructor.
const TDesC & aText | |
const RArray < TPoint > & aModel | |
int aHelpline | |
int aBaseLine | |
const THwrUdmRange & aRange |
void | ConstructL | ( | RReadStream & | aStream | ) | [private] |
Symbian 2nd phase constructor.
RReadStream & aStream |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | [private] |
RWriteStream & aStream |
void | InternalizeL | ( | RReadStream & | aStream | ) | [private] |
RReadStream & aStream |
TBool | Match | ( | const THwrUdmRange & | aRange | ) |
const THwrUdmRange & aRange |
CSymbol * | NewL | ( | RReadStream & | aStream | ) | [static] |
RReadStream & aStream |
CSymbol * | NewL | ( | const TDesC & | aText, |
const RArray < TPoint > & | aModel, | |||
int | aHelpline, | |||
int | aBaseLine, | |||
const THwrUdmRange & | aRange | |||
) | [static] |
const TDesC & aText | |
const RArray < TPoint > & aModel | |
int aHelpline | |
int aBaseLine | |
const THwrUdmRange & aRange |
TInt | SymbolOrderDescending | ( | const CSymbol & | aFirst, |
const CSymbol & | aSecond | |||
) | [static] |
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.