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_C CConfigurationComponentsFactory ( ) [protected]

Constructor

~CConfigurationComponentsFactory()

IMPORT_C ~CConfigurationComponentsFactory ( ) [virtual]

Destructor

Member Functions Documentation

ConstructL()

IMPORT_C void ConstructL ( ) [protected]

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

CreateAudioOutputControlUtility(CAudioOutputControlUtility *&)

IMPORT_C TInt CreateAudioOutputControlUtility ( CAudioOutputControlUtility *& aAudioOutputControlUtility )

Parameters

CAudioOutputControlUtility *& aAudioOutputControlUtility

CreateFactoryL(CConfigurationComponentsFactory *&)

IMPORT_C TInt CreateFactoryL ( CConfigurationComponentsFactory *& aFactory ) [static]

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

Parameters

CConfigurationComponentsFactory *& aFactory

CreateRestrictedAudioOutput(CMMFDevSound &, CRestrictedAudioOutput *&)

IMPORT_C TInt CreateRestrictedAudioOutput ( CMMFDevSound & aDevSound,
CRestrictedAudioOutput *& aAudioOutput
)

Parameters

CMMFDevSound & aDevSound
CRestrictedAudioOutput *& aAudioOutput

Member Data Documentation

CBody * iBody

CBody * iBody [protected]

CConfigurationComponentsFactoryImpl * iImpl

CConfigurationComponentsFactoryImpl * iImpl [private]