CPosLmPartialReadParameters Class Reference
class CPosLmPartialReadParameters : public CBase
|
Inherits from
-
CPosLmPartialReadParameters
Constructor & Destructor Documentation
CPosLmPartialReadParameters()
CPosLmPartialReadParameters
|
(
|
)
|
[private]
|
CPosLmPartialReadParameters(const CPosLmPartialReadParameters &)
~CPosLmPartialReadParameters()
~CPosLmPartialReadParameters
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
GetRequestedPositionFields(RArray< TUint > &)
IMPORT_C
TInt
|
GetRequestedPositionFields
|
(
|
RArray
<
TUint
> &
|
aRequestedFields
|
)
|
const
|
Returns the position fields which should be included in a partial landmark.
Parameters
RArray
<
TUint
> & aRequestedFields
|
Will contain the requested position fields, i.e. TPositionFieldId.
|
RequestedAttributes()
Returns a bitmap of the landmark attributes which should be included in a partial landmark.
The bitmap is a combination of the values in CPosLandmark::TAttribute.
SetRequestedAttributes(CPosLandmark::TAttributes)
Sets a bitmap of the landmark attributes which should be included in a partial landmark.
The bitmap is constructed from the values in CPosLandmark::TAttribute.
SetRequestedPositionFields(const RArray< TUint > &)
IMPORT_C
TInt
|
SetRequestedPositionFields
|
(
|
const
RArray
<
TUint
> &
|
aRequestedFields
|
)
|
|
Sets the position fields which should be included in a partial landmark.
Parameters
const
RArray
<
TUint
> & aRequestedFields
|
The requested position fields, i.e. TPositionFieldId.
|
operator=(const CPosLmPartialReadParameters &)
Member Data Documentation
RArray< TUint > iRequestedFields
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.