C:/Data/Dev/Synergy/MCL/lbs/lbs/locationmgmt/locmonitor/lbslocmonitorapis/ConversionDataTypes/inc/lbslocationgsmneighbourinfo.h File Reference

#include <e32std.h>
#include <lbs/lbslocationcommon.h>

Go to the source code of this file.

Typedefs

typedef RArray
< TLbsGsmNeighbourCellInfo > 
RLbsGsmNeighbourCellInfoArray

Functions

 NONSHARABLE_CLASS (TLbsGsmNeighbourCellInfo)

Detailed Description


Function Documentation

NONSHARABLE_CLASS ( TLbsGsmNeighbourCellInfo   ) 

This class contains information related to a GSM neighbouring cell information.

Allocates and constructs a new neighbour GSM cell info object. In the returned instance all data is marked as undefined

Returns:
Pointer to the new neighbour GSM cell info object.

Allocates and constructs a new neighbour GSM cell info object.

Parameters:
[in] aARFCN Absolute Radio Frequency Channel Number
[in] aBSIC Base station identity (colour) code.
[in] aRxLev Rx level.
Returns:
Pointer to the new neighbour GSM cell info object.

Sets the Absolute Radio Frequency Channel Number.

Parameters:
[in] aARFCN Absolute Radio Frequency Channel Number, range 0..1023.

Retrieves the Absolute Radio Frequency Channel Number.

Returns:
Absolute Radio Frequency Channel Number, range 0..1023. KErrNotFound if the value is undefined.

Sets the Base station identity (colour) code.

Parameters:
[in] iBSIC Base station identity code, range 0..63.

Retrieves the Base station identity code.

Returns:
Base station identity code, range 0..63. KErrNotFound if the value is undefined.

Sets the Rx level.

Parameters:
[in] aRxLev Rx Level, range 0..63.

Retrieves the Rx level.

Returns:
Rx Level, range 0..63. KErrNotFound if the value is undefined.

Absolute Radio Frequency Channel Number

Base station identity code

Rx level

Reserved


Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved. These materials are provided under the terms of the Eclipse Public License v1.0.