CConfigurationComponentsFactory Class Reference

class CConfigurationComponentsFactory : public CBase

CConfigurationComponentsFactory class documentation.

ConfigurationComponentsFactory.lib

Since
S60 5.0

Inherits from

  • CConfigurationComponentsFactory

Nested Classes and Structures

Constructor & Destructor Documentation

CConfigurationComponentsFactory()

IMPORT_CCConfigurationComponentsFactory()[protected]

Constructor

~CConfigurationComponentsFactory()

IMPORT_C~CConfigurationComponentsFactory()[virtual]

Destructor

Member Functions Documentation

ConstructL()

IMPORT_C voidConstructL()[protected]

Second phase constructor. The derived class should call this during construction.

CreateAudioOutputControlUtility(CAudioOutputControlUtility *&)

IMPORT_C TIntCreateAudioOutputControlUtility(CAudioOutputControlUtility *&aAudioOutputControlUtility)

Parameters

CAudioOutputControlUtility *& aAudioOutputControlUtility

CreateFactoryL(CConfigurationComponentsFactory *&)

IMPORT_C TIntCreateFactoryL(CConfigurationComponentsFactory *&aFactory)[static]

Constructs, and returns a pointer to, a new CConfigurationComponentsFactory object. Leaves on failure..

Parameters

CConfigurationComponentsFactory *& aFactory

CreateRestrictedAudioOutput(CMMFDevSound &, CRestrictedAudioOutput *&)

IMPORT_C TIntCreateRestrictedAudioOutput(CMMFDevSound &aDevSound,
CRestrictedAudioOutput *&aAudioOutput
)

Creates a CRestrictedAudioOutput obj

Parameters

CMMFDevSound & aDevSound
CRestrictedAudioOutput *& aAudioOutput

Member Data Documentation

CBody * iBody

CBody *iBody[protected]

CConfigurationComponentsFactoryImpl * iImpl

CConfigurationComponentsFactoryImpl *iImpl[private]