COMASuplEnd Class Reference
class COMASuplEnd : public COMASuplAsnMessageBase |
Class for providing the suplend message For holding the Supl End message and for encoding the supl end message eposomasuplasnconverter.lib
- Since
- S60 S60_3.1u
Inherited Functions |
---|
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| COMASuplAsnMessageBase::CloneBaseL(const COMASuplAsnMessageBase *,TInt &) |
| COMASuplAsnMessageBase::EncodeL(TInt &) |
| COMASuplAsnMessageBase::MessageBase(TOMASuplVersion &,COMASuplSessionID *&)const |
| COMASuplAsnMessageBase::MessageLength()const |
| COMASuplAsnMessageBase::MessageType()const |
| COMASuplAsnMessageBase::SessionId(COMASuplSessionID *&)const |
| COMASuplAsnMessageBase::SetMessageBase(const TOMASuplVersion &,COMASuplSessionID *) |
| COMASuplAsnMessageBase::SetMessageLength(TInt) |
| COMASuplAsnMessageBase::SetMessageType(TSuplMessageType) |
| COMASuplAsnMessageBase::~COMASuplAsnMessageBase() |
Public Member Enumerations |
---|
enum | TOMASuplStatusCode { EUnspecified = 0, ESystemFailure, EUnexpectedMessage, EProtocolError, EDataMissing, EUnexpectedDataValue, EPosMethodFailure, EPosMethodMismatch, EPosProtocolMismatch, ETargetSETnotReachable, EVersionNotSupported, EResourceShortage, EInvalidSessionId, ENonProxyModeNotSupported, EProxyModeNotSupported, EPositioningNotPermitted, EAuthNetFailure, EAuthSuplInitFailure, EVer2IncompatibleProtectionLevel = 18, EVer2ServiceNotSupported = 19, EConsentDeniedByUser = 100, EConsentGrantedByUser = 101, EVer2SessionStopped = 102 } |
Constructor & Destructor Documentation
COMASuplEnd()
IMPORT_C | COMASuplEnd | ( | ) | [protected] |
~COMASuplEnd()
IMPORT_C | ~COMASuplEnd | ( | ) | [virtual] |
Destructor
- Since
- S60 S60_3.1u
Member Functions Documentation
Clone(const COMASuplAsnMessageBase *, TInt &)
Function for cloning the Supl End Message
- Since
- S60 S60_3.1u
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [protected] |
NewL()
Two phased constructor
- Since
- S60 S60_3.1u
Position(COMASuplPosition *&)
Getter method for Position
- Since
- S60 S60_3.1u
SetPosition(COMASuplPosition *)
Setter method for Position
- Since
- S60 S60_3.1u
SetStatusCode(TOMASuplStatusCode)
Setter method for StatusCode of position
- Since
- S60 S60_3.1u
SetVer(TDesC8 &)
IMPORT_C void | SetVer | ( | TDesC8 & | aVer | ) | |
Setter method for ver
- Since
- S60 S60_3.1u
StatusCode(TOMASuplStatusCode &)
Getter method for StatusCode of position
- Since
- S60 S60_3.1u
Ver(TDes8 &)
Getter method for ver
- Since
- S60 S60_3.1u
Member Enumerations Documentation
Enum TOMASuplStatusCode
Enum for status of Position
Enumerators
EUnspecified = 0 | |
ESystemFailure | |
EUnexpectedMessage | |
EProtocolError | |
EDataMissing | |
EUnexpectedDataValue | |
EPosMethodFailure | |
EPosMethodMismatch | |
EPosProtocolMismatch | |
ETargetSETnotReachable | |
EVersionNotSupported | |
EResourceShortage | |
EInvalidSessionId | |
ENonProxyModeNotSupported | |
EProxyModeNotSupported | |
EPositioningNotPermitted | |
EAuthNetFailure | |
EAuthSuplInitFailure | |
EVer2IncompatibleProtectionLevel = 18 | |
EVer2ServiceNotSupported = 19 | |
EConsentDeniedByUser = 100 | |
EConsentGrantedByUser = 101 | |
EVer2SessionStopped = 102 | |
Member Data Documentation
COMASuplPosition * iPosition
TOMASuplStatusCode
iStatusCode
TBuf8< KVer > iVer
TBuf8< KVer > | iVer | [protected] |
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.