COMASuplInfoRequestList Class Reference
class COMASuplInfoRequestList : public CBase |
A container class that holds data exchanged between SUPL Framework and SUPL POS Message plug-in. This class holds a list of COMASuplInfoRequest objects. Each of the COMASuplInfoRequest objects in the list represent a data type that is exchanged between the POS Message plug-in and SUPL Framework. There can be one and only one object of a particular data type in COMASuplInfoRequestList. SUPL Framework allocates memory to each of the COMASuplInfoRequest objects and the POS Message plug-in fills up the values depending on the data type held by the COMASuplInfoRequest object.
Constructor & Destructor Documentation
COMASuplInfoRequestList()
IMPORT_C | COMASuplInfoRequestList | ( | ) | |
~COMASuplInfoRequestList()
IMPORT_C | ~COMASuplInfoRequestList | ( | ) | |
Member Functions Documentation
Append(COMASuplInfoRequest *)
Parameters
COMASuplInfoRequest * aInfoRequest | is a pointer to an object of type COMASuplInfoRequest. The object held by this parameter should be one of the derived types. |
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
GetElement(TInt)
Parameters
TInt aIndex | Index of the element |
Member Data Documentation
RPointerArray< COMASuplInfoRequest > iInfoRequestList
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.