CVccHoPolicyReader Class Reference

class CVccHoPolicyReader : public CBase

Reads settings that define when handover can be performed from cenreps.

vcchotrigger.lib
Since
S60 v3.2

Inherits from

Constructor & Destructor Documentation

CVccHoPolicyReader()

CVccHoPolicyReader ( ) [private]

C++ Constructor

~CVccHoPolicyReader()

~CVccHoPolicyReader ( ) [virtual]

Destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

2nd phase constructor

CsSignalLevelParams()

TSignalLevelParams CsSignalLevelParams ( ) const
Get CS signal level parameters
Since
S60 3.2

HoPolicy()

TVccHoPolicy HoPolicy ( ) const
Handover policy
Since
S60 3.2

NewL()

CVccHoPolicyReader * NewL ( ) [static]

Two-phased constructor.

NewLC()

CVccHoPolicyReader * NewLC ( ) [static]

Two-phased constructor.

PsSignalLevelParams()

TSignalLevelParams PsSignalLevelParams ( ) const
Get PS signal level parameters
Since
S60 3.2

ReadSettingsL()

void ReadSettingsL ( )
Read Ho policy settings from repository
Since
S60 3.2

ResolveDtAllowedWhenCsOriginatedL()

void ResolveDtAllowedWhenCsOriginatedL ( ) [private]

ResolveHoDirectionL()

void ResolveHoDirectionL ( ) [private]

ResolveHoInHeldWaitingCallsL()

void ResolveHoInHeldWaitingCallsL ( ) [private]

ResolveImmediateHoL()

void ResolveImmediateHoL ( ) [private]

ResolvePreferredDomainL()

void ResolvePreferredDomainL ( ) [private]

ResolveSignalLevelParametersL()

void ResolveSignalLevelParametersL ( ) [private]

Member Data Documentation

TSignalLevelParams iCsParams

TSignalLevelParams iCsParams [private]

CS signal level parameters

TVccHoPolicy iPolicy

TVccHoPolicy iPolicy [private]

TSignalLevelParams iPsParams

TSignalLevelParams iPsParams [private]

PS signal level parameters

CVccSPSettings * iSpSettings

CVccSPSettings * iSpSettings [private]

Reads handover specific settings from sp table Own.