#include <map>#include "messaginghub.h"Include dependency graph for factory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Factory< AbstractProduct, IdentifierType > |
| class | Factory1< AbstractProduct, IdentifierType, creatorParam > |
Functions | |
| template<class Base, class Derived> | |
| Base * | ObjectCreator () |
| Base* ObjectCreator | ( | ) |
1.5.1