ESock::CConfigAccessPointConfig Class Reference

class ESock::CConfigAccessPointConfig : public CBase

Inherits from

  • ESock::CConfigAccessPointConfig

Constructor & Destructor Documentation

CConfigAccessPointConfig()

CConfigAccessPointConfig ( ) [private, inline]

~CConfigAccessPointConfig()

IMPORT_C ~CConfigAccessPointConfig ( )

Member Functions Documentation

AppendLayerL(const TConfigAccessPointLayer &)

IMPORT_C void AppendLayerL ( const TConfigAccessPointLayer & aLayer )

Parameters

const TConfigAccessPointLayer & aLayer

AppendSCprL(const TUid &)

IMPORT_C void AppendSCprL ( const TUid & aUid )

Parameters

const TUid & aUid

GetLayerCount()

IMPORT_C TUint GetLayerCount ( ) const

GetLayerL(const TUint)

IMPORT_C const TConfigAccessPointLayer & GetLayerL ( const TUint aId ) const

Parameters

const TUint aId

GetTopLayersL(const TUid, RPointerArray< TConfigAccessPointLayer > &)

IMPORT_C void GetTopLayersL ( const TUid aScprUid,
RPointerArray < TConfigAccessPointLayer > & aTopLayers
) const

Parameters

const TUid aScprUid
RPointerArray < TConfigAccessPointLayer > & aTopLayers

LayerExists(const TConfigAccessPointLayer &)

IMPORT_C TBool LayerExists ( const TConfigAccessPointLayer & aLayer ) const

Parameters

const TConfigAccessPointLayer & aLayer

NewL()

IMPORT_C CConfigAccessPointConfig * NewL ( ) [static]

SCprs()

IMPORT_C const RArray < TUid > & SCprs ( ) const

Member Data Documentation

RArray< TConfigAccessPointLayer > iLayers

RArray < TConfigAccessPointLayer > iLayers [private]

RArray< TUid > iSCprs

RArray < TUid > iSCprs [private]