COMASuplGSMCellInfo Class Reference
| class COMASuplGSMCellInfo : public COMASuplCellInfo |
Class containing GSM CellInforamtion For holding the GSM cell information eposomasuplasnconverter.lib
- Since
- S60 S60_3.1u
| Inherited Functions |
|---|
| | CBase::CBase() |
| | CBase::Delete(CBase *) |
| | CBase::Extension_(TUint,TAny *&,TAny *) |
| | CBase::operator new(TUint) |
| | CBase::operator new(TUint,TAny *) |
| | CBase::operator new(TUint,TLeave) |
| | CBase::operator new(TUint,TLeave,TUint) |
| | CBase::operator new(TUint,TUint) |
| | CBase::~CBase() |
| | COMASuplCellInfo::COMASuplCellInfo() |
| | COMASuplCellInfo::GetCellId() |
| | COMASuplCellInfo::SetSuplCellInfo(TInt,TInt,TInt) |
| | COMASuplCellInfo::SuplCellInfo(TInt &,TInt &,TInt &)const |
| | COMASuplCellInfo::~COMASuplCellInfo() |
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] |
NewL()
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
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.