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 TBaSystemSoundInfo At ( TInt aIndex )

Parameters

TInt aIndex

Count()

IMPORT_C TInt Count ( )

NewL()

IMPORT_C CBaSystemSoundArray * NewL ( ) [static]

NewLC()

IMPORT_C CBaSystemSoundArray * NewLC ( ) [static]

RestoreL(RFs &, TBaSystemSoundUid)

IMPORT_C void RestoreL ( RFs & aFsSession,
TBaSystemSoundUid aSSUid
)

Retrieves all instances of a sound category.

Parameters

RFs & aFsSession unused parameter kept for backward compatibility
TBaSystemSoundUid aSSUid

Member Data Documentation

CArrayFixFlat< TBaSystemSoundInfo > iSystemSounds

CArrayFixFlat < TBaSystemSoundInfo > iSystemSounds [private]

TBaSystemSoundUid iUid

TBaSystemSoundUid iUid [private]