CRingToneFactory Class Reference

class CRingToneFactory

CRingToneFactory class

?more_complete_description

VoIPAudioIntfc.dll

Public Member Functions
~CRingToneFactory()
IMPORT_C TIntCreateFactory(CRingToneFactory *&)
IMPORT_C TIntCreateRingTonePlayer(CRingTonePlayer *&)
Private Member Functions
CRingToneFactory()
voidConstructL()
Private Attributes
CRingToneFactoryImpl *iRingToneFactoryImpl

Constructor & Destructor Documentation

CRingToneFactory()

CRingToneFactory()[private]

Constructor

Since
S60 v5.0

~CRingToneFactory()

IMPORT_C~CRingToneFactory()

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL()

voidConstructL()[private]

Symbian constructor

Since
S60 v5.0

CreateFactory(CRingToneFactory *&)

IMPORT_C TIntCreateFactory(CRingToneFactory *&aFactory)[static]

CreateFactory

Since
S60 v5.0

Parameters

CRingToneFactory *& aFactory

CreateRingTonePlayer(CRingTonePlayer *&)

IMPORT_C TIntCreateRingTonePlayer(CRingTonePlayer *&aFactory)

CreateRingTonePlayer

Since
S60 v5.0

Parameters

CRingTonePlayer *& aFactory

Member Data Documentation

CRingToneFactoryImpl * iRingToneFactoryImpl

CRingToneFactoryImpl *iRingToneFactoryImpl[private]