TOMASuplAllowedCapabilities Class Reference
| class TOMASuplAllowedCapabilities |
TOMASuplAllowedCapabilities describes the common part of the capabilites received from the client and the capabilities received from the POS Plug-in Possible values for POS technology are
A-GPS SET Assisted only
A-GPS SET Based only
Autonomous GPS
AFLT (Advanced Forward Link Trilateration)
EOTD (Enhanced Observed Time Difference)
OTDOA (Observed Time Difference of Arrival)
ECID (Enhanced Cell Id)
CID (Cell ID)
| Public Member Functions |
|---|
| TOMASuplAllowedCapabilities() |
| IMPORT_C void | GetAllowedCapabilities(TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &) |
| IMPORT_C void | SetAllowedCapabilities(TBool, TBool, TBool, TBool, TBool, TBool, TBool, TBool) |
Constructor & Destructor Documentation
TOMASuplAllowedCapabilities()
| IMPORT_C | TOMASuplAllowedCapabilities | ( | ) | |
Member Functions Documentation
GetAllowedCapabilities(TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &)
GetAllowedCapabilities retrieves the positioning technologies requested by the SUPL Client
Parameters
| TBool & aGpsSETAssisted | A boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Assisted technology |
| TBool & aGpsSETBased | A boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Based technology |
| TBool & aAutonomousGps | A boolean reference parameter that determines if the SUPL Client requests for Autonomous GPS technology |
| TBool & aAFLT | |
| TBool & aeOTD | A boolean reference parameter that determines if the SUPL CLIENT requests for EOTD |
| TBool & aoTDOA | A boolean reference parameter that determines if the SUPL CLIENT requests for OTDOA |
| TBool & aeCID | A boolean reference parameter that determines if the SUPL CLIENT requests for ECID |
| TBool & aCID | A boolean reference parameter that determines if the SUPL CLIENT requests for CID |
SetAllowedCapabilities(TBool, TBool, TBool, TBool, TBool, TBool, TBool, TBool)
SetAllowedCapabilities is used to set the positioning technologies requested by the SUPL Client
Parameters
| TBool aGpsSETAssisted | A boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Assisted technology |
| TBool aGpsSETBased | A boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Based technology |
| TBool aAutonomousGps | A boolean reference parameter that determines if the SUPL Client requests for Autonomous GPS technology |
| TBool aAFLT | |
| TBool aeOTD | A boolean reference parameter that determines if the SUPL CLIENT requests for EOTD |
| TBool aoTDOA | A boolean reference parameter that determines if the SUPL CLIENT requests for OTDOA |
| TBool aeCID | A boolean reference parameter that determines if the SUPL CLIENT requests for ECID |
| TBool aCID | A boolean reference parameter that determines if the SUPL CLIENT requests for CID |
Member Data Documentation
TBool
iAutonomousGps
|
TBool
| iAutonomousGps | [private] |
TBool
iGpsSETAssisted
|
TBool
| iGpsSETAssisted | [private] |
TBool
iGpsSETBased
|
TBool
| iGpsSETBased | [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.