COMASuplPosition Class Reference
|
class COMASuplPosition : public COMASuplInfoRequest
|
COMASuplPosition
describes the position of the terminal. It holds the following values
Constructor & Destructor Documentation
COMASuplPosition()
|
COMASuplPosition
|
(
|
)
|
[private]
|
~COMASuplPosition()
|
IMPORT_C
|
~COMASuplPosition
|
(
|
)
|
|
Member Functions Documentation
CloneL()
CloneL method clones the position object and creates a new position object with the same values. SUPL Framework invokes this method to create a copy of the position information before terminating the POS Session in POS Message plug-in.
ConstructL()
|
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
GetPosition(TOMASuplUtcTime &, TOMASuplPositionEstimate &)
GetPosition retrieves values for
GetVelocity(COMASuplVelocity *&)
GetVelocity retrieves values for velocity
Parameters
|
COMASuplVelocity
*& aSuplVelocity
|
A reference Parameter of type COMASuplVelocity*
|
SetPosition(const TOMASuplUtcTime &, const TOMASuplPositionEstimate &)
SetPosition sets values for
SetSuplVelocity(COMASuplVelocity *)
SetSuplVelocity sets values for velocity. It is the resposnsibility of the caller of the method to allocate memory to
COMASuplVelocity
. Ownership is then transfered to Positiona and on deletion of position, Velocity is also deleted.
Parameters
|
COMASuplVelocity
* aSuplVelocity
|
parameter of type COMASuplVelocity* KErrArgument if any of the parameters in aSuplVelocity is not within the specified range. KErrNone otherwise.
|
Member Data Documentation
TOMASuplPositionEstimate
iPosEstimate
COMASuplVelocity * iVelocity
TBool
iVelocityPresent
|
TBool
|
iVelocityPresent
|
[private]
|
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.