CBaSystemSoundArray Class Reference

class CBaSystemSoundArray : public CBase

An array to contain the set of system sounds for a TBaSystemSoundUid

Inherits from

Constructor & Destructor Documentation

CBaSystemSoundArray()

CBaSystemSoundArray()

~CBaSystemSoundArray()

~CBaSystemSoundArray()

Member Functions Documentation

At(TInt)

IMPORT_C TBaSystemSoundInfoAt(TIntaIndex)

Parameters

TInt aIndex

Count()

IMPORT_C TIntCount()

NewL()

IMPORT_C CBaSystemSoundArray *NewL()[static]

NewLC()

IMPORT_C CBaSystemSoundArray *NewLC()[static]

RestoreL(RFs &, TBaSystemSoundUid)

IMPORT_C voidRestoreL(RFs &aFsSession,
TBaSystemSoundUidaSSUid
)

Retrieves all instances of a sound category.

Parameters

RFs & aFsSessionunused parameter kept for backward compatibility
TBaSystemSoundUid aSSUid

Member Data Documentation

CArrayFixFlat< TBaSystemSoundInfo > iSystemSounds

CArrayFixFlat< TBaSystemSoundInfo >iSystemSounds[private]

TBaSystemSoundUid iUid

TBaSystemSoundUid iUid[private]