CAgentQueryConnSettingsImpl Class Reference

class CAgentQueryConnSettingsImpl : public CBase

Provides a basic implementation of MQueryConnSettingsApiExt

Inherits from

  • CAgentQueryConnSettingsImpl

Constructor & Destructor Documentation

CAgentQueryConnSettingsImpl(const CAgentProvisionInfo &, const ESock::RMetaExtensionContainerC &)

CAgentQueryConnSettingsImpl ( const CAgentProvisionInfo & aProvisionInfo,
const ESock::RMetaExtensionContainerC & aAccessPointConfig
) [inline]

Parameters

const CAgentProvisionInfo & aProvisionInfo
const ESock::RMetaExtensionContainerC & aAccessPointConfig

~CAgentQueryConnSettingsImpl()

~CAgentQueryConnSettingsImpl ( )

Member Functions Documentation

AnswerTextQuery(const TDesC8 &, HBufC8 *&)

TInt AnswerTextQuery ( const TDesC8 & aSourceValue,
HBufC8 *& aValue
) [private]

Parameters

const TDesC8 & aSourceValue
HBufC8 *& aValue

AnswerTextQuery(const TDesC16 &, HBufC16 *&)

TInt AnswerTextQuery ( const TDesC16 & aSourceValue,
HBufC16 *& aValue
) [private]

Parameters

const TDesC16 & aSourceValue
HBufC16 *& aValue

GetBool(CommsDat::TMDBElementId, TBool &, ESock::MPlatsecApiExt *)

TInt GetBool ( CommsDat::TMDBElementId aElementId,
TBool & aValue,
ESock::MPlatsecApiExt * aPlatsecApiExt
) [virtual]

Parameters

CommsDat::TMDBElementId aElementId
TBool & aValue
ESock::MPlatsecApiExt * aPlatsecApiExt

GetInt(CommsDat::TMDBElementId, TUint32 &, ESock::MPlatsecApiExt *)

TInt GetInt ( CommsDat::TMDBElementId aElementId,
TUint32 & aValue,
ESock::MPlatsecApiExt * aPlatsecApiExt
) [virtual]

Parameters

CommsDat::TMDBElementId aElementId
TUint32 & aValue
ESock::MPlatsecApiExt * aPlatsecApiExt

GetInt(CommsDat::TMDBElementId, TInt &, ESock::MPlatsecApiExt *)

TInt GetInt ( CommsDat::TMDBElementId aElementId,
TInt & aValue,
ESock::MPlatsecApiExt * aPlatsecApiExt
) [virtual]

Parameters

CommsDat::TMDBElementId aElementId
TInt & aValue
ESock::MPlatsecApiExt * aPlatsecApiExt

GetText(CommsDat::TMDBElementId, HBufC8 *&, ESock::MPlatsecApiExt *)

TInt GetText ( CommsDat::TMDBElementId aElementId,
HBufC8 *& aValue,
ESock::MPlatsecApiExt * aPlatsecApiExt
) [virtual]

Parameters

CommsDat::TMDBElementId aElementId
HBufC8 *& aValue
ESock::MPlatsecApiExt * aPlatsecApiExt

GetText(CommsDat::TMDBElementId, HBufC16 *&, ESock::MPlatsecApiExt *)

TInt GetText ( CommsDat::TMDBElementId aElementId,
HBufC16 *& aValue,
ESock::MPlatsecApiExt * aPlatsecApiExt
) [virtual]

Parameters

CommsDat::TMDBElementId aElementId
HBufC16 *& aValue
ESock::MPlatsecApiExt * aPlatsecApiExt

Member Data Documentation

const ESock::RMetaExtensionContainerC & iAccessPointConfig

const ESock::RMetaExtensionContainerC & iAccessPointConfig [private]

const CAgentProvisionInfo & iProvisionInfo

const CAgentProvisionInfo & iProvisionInfo [private]