TOMASuplQop Class Reference

class TOMASuplQop
Class for providing the Qop support in supl message For holding the Qop in message eposomasuplasnconverter.lib
Since
S60 S60_3.1
Public Member Functions
TOMASuplQop()
IMPORT_C TIntDelay(TInt &)
IMPORT_C TIntMaxLocationAge(TInt &)
IMPORT_C voidSetDelay(TInt)
IMPORT_C voidSetMaxLocationAge(TInt)
IMPORT_C voidSetSuplQop(TInt)
IMPORT_C voidSetVerticalAccuracy(TInt)
IMPORT_C TIntSuplQop()
IMPORT_C TIntVerticalAccuracy(TInt &)
Private Attributes
TInt iDelay
TInt iHorizAccuracy
TInt iMaxLocationAge
TInt iOptionalMask
TInt iVertAccuracy

Constructor & Destructor Documentation

TOMASuplQop()

IMPORT_CTOMASuplQop()
Performs construction of an object
Since
Series 60 3.1U

Member Functions Documentation

Delay(TInt &)

IMPORT_C TIntDelay(TInt &aDelay)const
Getter method for Delay in Qop
Since
Series 60 3.1 Delay

Parameters

TInt & aDelay

MaxLocationAge(TInt &)

IMPORT_C TIntMaxLocationAge(TInt &aMaxLocationAge)const
Getter method for Maximum Location Age in Qop
Since
Series 60 3.1 Maximum Location Age

Parameters

TInt & aMaxLocationAge

SetDelay(TInt)

IMPORT_C voidSetDelay(TIntaDelay)
Setter method for Delay in Qop
Since
Series 60 3.1 Delay

Parameters

TInt aDelay

SetMaxLocationAge(TInt)

IMPORT_C voidSetMaxLocationAge(TIntaMaxLocationAge)
Setter method for Maximum Location Age in Qop
Since
Series 60 3.1 Maximum Location Age

Parameters

TInt aMaxLocationAge

SetSuplQop(TInt)

IMPORT_C voidSetSuplQop(TIntaHorizAccuracy)
Setter method for Horizontal Accuracy in Qop
Since
Series 60 3.1 Horizontal Accuracy

Parameters

TInt aHorizAccuracy

SetVerticalAccuracy(TInt)

IMPORT_C voidSetVerticalAccuracy(TIntaVertAccuracy)
Setter method for Vertical Accuracy in Qop
Since
Series 60 3.1 Vertical Accuracy

Parameters

TInt aVertAccuracy

SuplQop()

IMPORT_C TIntSuplQop()const
Getter method for Horizontal Accuracy in Qop
Since
Series 60 3.1 Horizontal Accuracy

VerticalAccuracy(TInt &)

IMPORT_C TIntVerticalAccuracy(TInt &aVertAccuracy)const
Getter method for Vertical Accuracy in Qop
Since
Series 60 3.1 Vertical Accuracy

Parameters

TInt & aVertAccuracy

Member Data Documentation

TInt iDelay

TInt iDelay[private]

TInt iHorizAccuracy

TInt iHorizAccuracy[private]

TInt iMaxLocationAge

TInt iMaxLocationAge[private]

TInt iOptionalMask

TInt iOptionalMask[private]

TInt iVertAccuracy

TInt iVertAccuracy[private]