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)

Since
Series 60 9.1tb

Constructor & Destructor Documentation

TOMASuplAllowedCapabilities()

IMPORT_CTOMASuplAllowedCapabilities()

Member Functions Documentation

GetAllowedCapabilities(TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &, TBool &)

IMPORT_C voidGetAllowedCapabilities(TBool &aGpsSETAssisted,
TBool &aGpsSETBased,
TBool &aAutonomousGps,
TBool &aAFLT,
TBool &aeOTD,
TBool &aoTDOA,
TBool &aeCID,
TBool &aCID
)const

GetAllowedCapabilities retrieves the positioning technologies requested by the SUPL Client

Parameters

TBool & aGpsSETAssistedA boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Assisted technology
TBool & aGpsSETBasedA boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Based technology
TBool & aAutonomousGpsA boolean reference parameter that determines if the SUPL Client requests for Autonomous GPS technology
TBool & aAFLT
TBool & aeOTDA boolean reference parameter that determines if the SUPL CLIENT requests for EOTD
TBool & aoTDOAA boolean reference parameter that determines if the SUPL CLIENT requests for OTDOA
TBool & aeCIDA boolean reference parameter that determines if the SUPL CLIENT requests for ECID
TBool & aCIDA boolean reference parameter that determines if the SUPL CLIENT requests for CID

SetAllowedCapabilities(TBool, TBool, TBool, TBool, TBool, TBool, TBool, TBool)

IMPORT_C voidSetAllowedCapabilities(TBoolaGpsSETAssisted,
TBoolaGpsSETBased,
TBoolaAutonomousGps,
TBoolaAFLT,
TBoolaeOTD,
TBoolaoTDOA,
TBoolaeCID,
TBoolaCID
)

SetAllowedCapabilities is used to set the positioning technologies requested by the SUPL Client

Parameters

TBool aGpsSETAssistedA boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Assisted technology
TBool aGpsSETBasedA boolean reference parameter that determines if the SUPL Client requests for A-GPS SET Based technology
TBool aAutonomousGpsA boolean reference parameter that determines if the SUPL Client requests for Autonomous GPS technology
TBool aAFLT
TBool aeOTDA boolean reference parameter that determines if the SUPL CLIENT requests for EOTD
TBool aoTDOAA boolean reference parameter that determines if the SUPL CLIENT requests for OTDOA
TBool aeCIDA boolean reference parameter that determines if the SUPL CLIENT requests for ECID
TBool aCIDA boolean reference parameter that determines if the SUPL CLIENT requests for CID

Member Data Documentation

TBool iAutonomousGps

TBool iAutonomousGps[private]

TBool iCID

TBool iCID[private]

TBool iFLT

TBool iFLT[private]

TBool iGpsSETAssisted

TBool iGpsSETAssisted[private]

TBool iGpsSETBased

TBool iGpsSETBased[private]

TBool ieCID

TBool ieCID[private]

TBool ieOTD

TBool ieOTD[private]

TBool ioTDOA

TBool ioTDOA[private]