CPhoneGsmParserResult Class Reference
class CPhoneGsmParserResult : public CBase |
Instances will contain the results of the parsing.
- Since
- 1.0 phoneparser.lib
Constructor & Destructor Documentation
CPhoneGsmParserResult()
CPhoneGsmParserResult | ( | ) | [private] |
CPhoneGsmParserResult(const CPhoneGsmParserResult &)
Member Functions Documentation
AddParameterL(const TDesC &)
void | AddParameterL | ( | const TDesC & | aParameter | ) | |
Adds a parameter.
It will leave if there is not enough memory.
Parameters
const TDesC & aParameter | It is the parameter. |
AuxInformation()
TUint
| AuxInformation | ( | ) | const [inline] |
Returns auxilirary information.
ConstructL()
void | ConstructL | ( | ) | [private] |
CountParameters()
TUint
| CountParameters | ( | ) | const [inline] |
Returns the count of parameters.
ParameterAt(TInt)
Returns parameter at given position.
Parameters
TInt aIndex | It is the position. |
ReserveParametersL(TUint)
void | ReserveParametersL | ( | TUint | aAmount | ) | |
Parameters
TUint aAmount | It is the amount of parameters to reserve. |
SetAuxInformation(TUint)
void | SetAuxInformation | ( | TUint | aAuxInformation | ) | |
Sets auxilirary information.
Parameters
TUint aAuxInformation | It is the new aux information. |
SetUid(TUint)
Parameters
TUint aUid | It is the new uid. |
Uid()
TUint
| Uid | ( | ) | const [inline] |
operator=(const CPhoneGsmParserResult &)
Member Data Documentation
TUint
iAuxInformation
TUint
| iAuxInformation | [private] |
CArrayFixFlat< TPtrC > * iParameters
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.