COMASuplTriggeredResponse Class Reference
class COMASuplTriggeredResponse : public COMASuplAsnMessageBase |
Class for providing the Triggered Reponse message for SUPL v2.0
eposomasuplasnconverter.lib
- Since
- S60 S60_5.2
Inherits from
- COMASuplTriggeredResponse
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() |
Constructor & Destructor Documentation
COMASuplTriggeredResponse()
IMPORT_C | COMASuplTriggeredResponse | ( | ) | [protected] |
~COMASuplTriggeredResponse()
IMPORT_C | ~COMASuplTriggeredResponse | ( | ) | |
Destructor
- Since
- S60 S60_5.2
Member Functions Documentation
Clone(const COMASuplAsnMessageBase *, TInt &)
Cloning of SuplTrigStart
- Since
- S60 S60_5.2
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [protected] |
GetPosMethod(TOMASuplPosMethod &)
getter method for pos method
- Since
GetReportMode(TOMASuplReportingMode &)
getter method for report mode
- Since
GetSLPAddress(COMASuplSLPAddress *&)
getter method for SLP Address
- Since
Parameters
COMASuplSLPAddress *& aAddress | a reference to the slp address memeber is returned in this ownership stays witht the triggre response class |
GetSPCSETKey(TOMASuplSPCSETKey &)
getter method for SPCSET Key
- Since
GetSPCTId(COMASuplSPCTID *&)
getter method for SPCT Id
- Since
Parameters
COMASuplSPCTID *& aSupSPCTId | a reference to the SPCT Id is returned in this ownership stays with the supl response object |
GetSPCTKeyLifeTime(TInt &)
IMPORT_C TInt | GetSPCTKeyLifeTime | ( | TInt & | aKeyLifeTime | ) | const |
getter method for trigger params
- Since
GetSupNetworkInfo(TOMASuplSuppNetworkInformation &)
getter method for supported network info
- Since
GetTriggerParams(TOMASuplTriggerParams &)
getter method for trigger params
- Since
NewL()
Two phased constructor
- Since
- S60 S60_5.2
SetPosMethod(TOMASuplPosMethod)
Setter method for pos method
- Since
SetReportMode(TOMASuplReportingMode)
Setter method for report mode
- Since
SetSLPAddress(COMASuplSLPAddress *)
Setter method for SLP Address
- Since
- S60 S60_5.2
Parameters
COMASuplSLPAddress * aAddress | SLP Address to be set in trigger response ownership of the object is transferred to the trigger response object |
SetSPCSETKey(TOMASuplSPCSETKey)
Setter method for SPC SET Key
- Since
SetSPCTId(COMASuplSPCTID *)
Setter method for SPCT Id
- Since
- S60 S60_5.2
Parameters
COMASuplSPCTID * aSupSPCTId | SPCT Id to be set in trigger response ownership of the object is transferred to the trigger response object |
SetSPCTKeyLifeTime(TInt)
IMPORT_C void | SetSPCTKeyLifeTime | ( | TInt | aKeyLifeTime | ) | |
Setter method for SPCT Key Lifetime
- Since
- S60 S60_5.2
Parameters
TInt aKeyLifeTime | SPCT Key Lifetime value to be set in trigger response |
SetSupNetworkInfo(TOMASuplSuppNetworkInformation)
Setter method for supported network info
- Since
SetTriggerParams(TOMASuplTriggerParams)
Setter method for trigger params
- Since
Member Data Documentation
TOMASuplPosMethod
iPosMethod
TOMASuplReportingMode
iReportMode
TOMASuplSPCSETKey
iSPCSetKey
TInt
iSPCTKeyLifeTime
TInt
| iSPCTKeyLifeTime | [protected] |
COMASuplSLPAddress * iSuplSLPAddress
TOMASuplSuppNetworkInformation
iSupportedNetworkInformation
TOMASuplTriggerParams
iTriggerParams
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.