Abstract Factory provide an interface for creating families of related or dependent templates without specifying their concrete classes. More...
Go to the source code of this file.
Classes | |
| class | te::layout::AbstractTemplateFactory |
| Abstract Factory provide an interface for creating families of related or dependent templates without specifying their concrete classes. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::layout | |
| This is the namespace for the Layout module. | |
Abstract Factory provide an interface for creating families of related or dependent templates without specifying their concrete classes.
Definition in file AbstractTemplateFactory.h.