All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractTemplateFactory.h File Reference

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.
 

Detailed Description

Abstract Factory provide an interface for creating families of related or dependent templates without specifying their concrete classes.

Definition in file AbstractTemplateFactory.h.