TOMASuplPeriodicParams Class Reference
class TOMASuplPeriodicParams |
Class to hold SUPL Periodic Parameters
Constructor & Destructor Documentation
TOMASuplPeriodicParams()
IMPORT_C | TOMASuplPeriodicParams | ( | ) | |
Member Functions Documentation
GetStartTimeSet(TInt32 &)
IMPORT_C TInt | GetStartTimeSet | ( | TInt32 & | aStartTime | ) | const |
Getter method for Start time
GetSuplPeriodicParams(TInt32 &, TInt32 &)
IMPORT_C void | GetSuplPeriodicParams | ( | TInt32 & | aNoOfFixes, |
| TInt32 & | aIntervalBetFixes |
| ) | const |
Parameters
TInt32 & aNoOfFixes | Number of fixes is returned in this |
TInt32 & aIntervalBetFixes | Interval between fixes is returned in this |
SetStartTimeSet(TInt32)
IMPORT_C void | SetStartTimeSet | ( | TInt32 | aStartTime | ) | |
Setter method for start time value
SetSuplPeriodicParams(const TInt32, const TInt32)
IMPORT_C void | SetSuplPeriodicParams | ( | const TInt32 | aNoOfFixes, |
| const TInt32 | aIntervalBetFixes |
| ) | |
Setter method for number of fixes and interval between fixes
Member Data Documentation
TBool
iIsStartTimeSet
TBool
| iIsStartTimeSet | [private] |
TInt32
intervalBetweenFixes
TInt32
| intervalBetweenFixes | [private] |
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.