TOMASuplSuppNetworkInformation Class Reference

class TOMASuplSuppNetworkInformation

Class to hold supported network information

Constructor & Destructor Documentation

TOMASuplSuppNetworkInformation()

IMPORT_C TOMASuplSuppNetworkInformation ( )

Member Functions Documentation

GetCDMA()

IMPORT_C TBool GetCDMA ( )

Setter method for setting CDMA

GetGSM()

IMPORT_C TBool GetGSM ( )

GetHistoric()

IMPORT_C TBool GetHistoric ( )

Setter method for setting historic

GetNonServing()

IMPORT_C TBool GetNonServing ( )

Setter method for setting non serving

GetSupWCDMAInfo(TOMASuplSuppWCDMAInfo &)

IMPORT_C TInt GetSupWCDMAInfo ( TOMASuplSuppWCDMAInfo & aSupportedWCDMAInfo )

Setter method for setting WCDMA Info

Parameters

TOMASuplSuppWCDMAInfo & aSupportedWCDMAInfo

GetUTRANGANSSRefTime()

IMPORT_C TBool GetUTRANGANSSRefTime ( )

Setter method for setting UTRAN GANSS Ref Time

GetUTRANGPSRefTime()

IMPORT_C TBool GetUTRANGPSRefTime ( )

Setter method for setting UTRAN GPS Ref Time

GetWCDMA()

IMPORT_C TBool GetWCDMA ( )

Setter method for setting WCDMA

SetCDMA(TBool)

IMPORT_C void SetCDMA ( TBool aCDMA )

Setter method for setting CDMA

Parameters

TBool aCDMA

SetGSM(TBool)

IMPORT_C void SetGSM ( TBool aGSM )

Setter metthod for setting GSM

Parameters

TBool aGSM

SetHistoric(TBool)

IMPORT_C void SetHistoric ( TBool aHistoric )

Setter method for setting historic

Parameters

TBool aHistoric

SetNonServing(TBool)

IMPORT_C void SetNonServing ( TBool aNonServing )

Setter method for setting non serving flag

Parameters

TBool aNonServing

SetSupWCDMAInfo(TOMASuplSuppWCDMAInfo)

IMPORT_C void SetSupWCDMAInfo ( TOMASuplSuppWCDMAInfo aSupportedWCDMAInfo )

Setter method for WCDMA Info

Parameters

TOMASuplSuppWCDMAInfo aSupportedWCDMAInfo

SetUTRANGANSSRefTime(TBool)

IMPORT_C void SetUTRANGANSSRefTime ( TBool aRefTime )

Setter method for Set UTRAN GANSS Ref Time

Parameters

TBool aRefTime

SetUTRANGPSRefTime(TBool)

IMPORT_C void SetUTRANGPSRefTime ( TBool aRefTime )

Setter method for Set UTRAN GPS Ref Time

Parameters

TBool aRefTime

SetWCDMA(TBool)

IMPORT_C void SetWCDMA ( TBool aWCDMA )

Setter method for setting WCDMA

Parameters

TBool aWCDMA

Member Data Documentation

TBool iCDMA

TBool iCDMA [private]

TBool iGSM

TBool iGSM [private]

TBool iHistoric

TBool iHistoric [private]

TBool iNonServing

TBool iNonServing [private]

TInt iOptionalMask

TInt iOptionalMask [private]

TOMASuplSuppWCDMAInfo iSupportedWCDMAInfo

TOMASuplSuppWCDMAInfo iSupportedWCDMAInfo [private]

TBool iUTRANGANSSReferenceTime

TBool iUTRANGANSSReferenceTime [private]

TBool iUTRANGPSReferenceTime

TBool iUTRANGPSReferenceTime [private]

TBool iWCDMA

TBool iWCDMA [private]