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()

voidConstructL()[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()

voidReadSettingsL()
Read Ho policy settings from repository
Since
S60 3.2

ResolveDtAllowedWhenCsOriginatedL()

voidResolveDtAllowedWhenCsOriginatedL()[private]

ResolveHoDirectionL()

voidResolveHoDirectionL()[private]

ResolveHoInHeldWaitingCallsL()

voidResolveHoInHeldWaitingCallsL()[private]

ResolveImmediateHoL()

voidResolveImmediateHoL()[private]

ResolvePreferredDomainL()

voidResolvePreferredDomainL()[private]

ResolveSignalLevelParametersL()

voidResolveSignalLevelParametersL()[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.