#include "view.h"
#include "../global/global_definitions.h"
#include <map>
Include dependency graph for view_factory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | ViewFactory |
Factory that returns the views TODO: Describe me. More... | |
Functions | |
template<class ViewType> | |
view_pointer_type | imedgine::createView () |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file view_factory.h.