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

Constant Factory. More...

#include "factory.h"
Include dependency graph for constant-factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractFactory::ConstantFactory< TResult, TArgs >
 A factory class template that always returns a constant, pre-defined value. More...
 

Namespaces

 AbstractFactory
 

Detailed Description

Constant Factory.

Definition in file constant-factory.h.