All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Qtilities::Core::FactoryInterface< BaseClass > Class Template Reference

Factory interface which is used by factories to create instances of registered class types. More...

#include <Factory.h>

Inheritance diagram for Qtilities::Core::FactoryInterface< BaseClass >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class BaseClass>
class Qtilities::Core::FactoryInterface< BaseClass >

Factory interface which is used by factories to create instances of registered class types.

This class defines the interface used by the Factory class. The FactoryItem class is an implementation of this interface.

For more information see the Factories article.

See also:
Factory, FactoryItem


Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé