Alf::AlfFactoryPluginLoader Class Reference
class Alf::AlfFactoryPluginLoader
|
Factory plugin loader loads factory plugins. Loader will resolve factory plugin based on given string and load factory which can create requested product. Loader owns factory plugins. Factory products and their derivatives must be destroyed before destroying a loader object.
alfwidgetutils.lib
-
Since
-
S60 ?S60_version Draft
Constructor & Destructor Documentation
AlfFactoryPluginLoader()
OSN_IMPORT
|
AlfFactoryPluginLoader
|
(
|
)
|
|
Constructor.
-
Exceptions
-
std::bad_alloc
|
Thrown if out of memory during the construction.
|
AlfFactoryPluginLoader(const AlfFactoryPluginLoader &)
~AlfFactoryPluginLoader()
OSN_IMPORT
|
~AlfFactoryPluginLoader
|
(
|
)
|
[virtual]
|
Member Functions Documentation
loadFactoryPlugin(const char *)
Parameters
const char * aFactoryProduct
|
Factory plugin is loaded based on a given string
|
operator=(const AlfFactoryPluginLoader &)
Member Data Documentation
auto_ptr< AlfFactoryPluginLoaderImpl > mImpl
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.