COMASuplGSMCellInfo Class Reference

class COMASuplGSMCellInfo : public COMASuplCellInfo
Class containing GSM CellInforamtion For holding the GSM cell information eposomasuplasnconverter.lib
Since
S60 S60_3.1u

Inherits from

Constructor & Destructor Documentation

COMASuplGSMCellInfo()

IMPORT_C COMASuplGSMCellInfo ( ) [private]

~COMASuplGSMCellInfo()

IMPORT_C ~COMASuplGSMCellInfo ( ) [virtual]
Destructor
Since
S60 S60_3.1u

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

Two-phased constructor.

NewL()

IMPORT_C COMASuplGSMCellInfo * NewL ( ) [static]
Performs construction of an object
Since
S60 S60_3.1u

SetSuplGSMCellInfo(TInt, TInt, TInt, TInt)

IMPORT_C void SetSuplGSMCellInfo ( TInt aRefMNC,
TInt aRefMcc,
TInt aRefCI,
TInt aRefLAC
)
Setter method for GSM cellInfo
Since
S60 S60_3.1u

Parameters

TInt aRefMNC RefMNC Network country code
TInt aRefMcc Mobile country code
TInt aRefCI cell identity
TInt aRefLAC Location Area Code

SuplGSMCellInfo(TInt &, TInt &, TInt &, TInt &)

IMPORT_C void SuplGSMCellInfo ( TInt & aRefMNC,
TInt & aRefMcc,
TInt & aRefCI,
TInt & aRefLAC
) const
Getter method for GSM cellInfo
Since
S60 S60_3.1u

Parameters

TInt & aRefMNC RefMNC Network country code
TInt & aRefMcc Mobile country code
TInt & aRefCI cell identity
TInt & aRefLAC Location Area Code

Member Data Documentation

TInt iRefLAC

TInt iRefLAC [private]