RSat::TCallControlV5 Class Reference

class RSat::TCallControlV5 : public RSat::TCallControlV2

Adds PDP context activation parameters

Public Member Functions
TCallControlV5()
IMPORT_C voidGetPdpParameters(TPdpParameters &)
IMPORT_C voidSetPdpParameters(const TPdpParameters &)
Inherited Functions
RSat::TCallControlV1::GetAlphaId(TAlphaIdValidity &,TAlphaId &)const
RSat::TCallControlV1::GetBCRepeatIndicator(TBCRepeatIndicator &)const
RSat::TCallControlV1::GetCallControlType(TCallControlType &)const
RSat::TCallControlV1::GetCallSetUpDetails(TCallSetUpParams &)const
RSat::TCallControlV1::GetCcGeneralResult(TControlResult &)const
RSat::TCallControlV1::GetSendSsDetails(TSsString &)const
RSat::TCallControlV1::GetSendUssdDetails(TUssdString &)const
RSat::TCallControlV1::SetAlphaId(TAlphaIdValidity,TAlphaId &)
RSat::TCallControlV1::SetBCRepeatIndicator(const TBCRepeatIndicator &)
RSat::TCallControlV1::SetCallSetUpDetails(const TCallSetUpParams &)
RSat::TCallControlV1::SetCcGeneralResult(TControlResult)
RSat::TCallControlV1::SetSendSsDetails(const TSsString &)
RSat::TCallControlV1::SetSendUssdDetails(const TUssdString &)
RSat::TCallControlV1::TCallControlV1()
RSat::TCallControlV2::GetActionOriginator(TActionOriginator &)const
RSat::TCallControlV2::GetCallName(TName &)const
RSat::TCallControlV2::SetActionOriginator(const TActionOriginator)
RSat::TCallControlV2::SetCallName(const TName &)
RSat::TCallControlV2::TCallControlV2()
RSat::TSatBase::ExtensionId()const
RSat::TSatBase::TSatBase()
Protected Attributes
TPdpParameters iPdpParameters
Inherited Attributes
RSat::TCallControlV1::iAlphaId
RSat::TCallControlV1::iBCRepeatIndicator
RSat::TCallControlV1::iBuf
RSat::TCallControlV1::iCcp1
RSat::TCallControlV1::iCcp2
RSat::TCallControlV1::iDcs
RSat::TCallControlV1::iNumberPlan
RSat::TCallControlV1::iResult
RSat::TCallControlV1::iSubAddress
RSat::TCallControlV1::iType
RSat::TCallControlV1::iTypeOfNumber
RSat::TCallControlV1::iValidity
RSat::TCallControlV2::iCallName
RSat::TCallControlV2::iNewActionOriginator
RSat::TSatBase::iExtensionId

Constructor & Destructor Documentation

TCallControlV5()

IMPORT_CTCallControlV5()

Default constructor.

Member Functions Documentation

GetPdpParameters(TPdpParameters &)

IMPORT_C voidGetPdpParameters(TPdpParameters &aPdpParams)const

This method is used by the Client to get the PDP Context activation parameters. If the call control type is not ECcPdpParameters, the client should not use this method.

Parameters

TPdpParameters & aPdpParamsPDP context parameters.

SetPdpParameters(const TPdpParameters &)

IMPORT_C voidSetPdpParameters(const TPdpParameters &aPdpParams)

This method is used by the TSY to set the PDP parameters within the TCallControlV5 class

This method sets iType to ECcPDPParameters, to specify that the call control has transformed a outstanding PDP Context Activate request to a new one.

Parameters

const TPdpParameters & aPdpParams

Member Data Documentation

TPdpParameters iPdpParameters

TPdpParameters iPdpParameters[protected]