Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
factory.h File Reference

Factory interface. More...

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

Go to the source code of this file.

Classes

class  AbstractFactory::Factory< TResult, TArgs >
 A class template for abstract factories: objects that construct values based on their internal state, and a variable number of parameters. More...
 

Namespaces

 AbstractFactory
 

Detailed Description

Factory interface.

Definition in file factory.h.