CAccPolSubblockNameArray Class Reference

class CAccPolSubblockNameArray : public CBase

Used as a container for a set of subblock name definitions.

AccPolicy.lib
Since
S60 3.1

Inherits from

  • CAccPolSubblockNameArray

Constructor & Destructor Documentation

CAccPolSubblockNameArray()

CAccPolSubblockNameArray()[private]

C++ default constructor.

~CAccPolSubblockNameArray()

IMPORT_C~CAccPolSubblockNameArray()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

HasName(const TUint32 &)

IMPORT_C TBoolHasName(const TUint32 &aName)const

Checks if the array contains the specified name.

Since
S60 3.1

Parameters

const TUint32 & aNameName definition which is searched from the array.

NewL()

IMPORT_C CAccPolSubblockNameArray *NewL()[static]

Two-phased constructor.

Member Data Documentation

RArray< TUint32 > iNameArray

RArray< TUint32 >iNameArray[private]