Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Factory1Static_1Arg< Base, S1, s1, A1 > Struct Template Reference

Variant of Factory0_1Arg, this uses a constant non-type template parameter to specify a default value to use when the 0-argument functor is called... More...

#include <Factories.h>

Inheritance diagram for Factory1Static_1Arg< Base, S1, s1, A1 >:

Detailed Description

template<class Base, class S1, S1 s1, class A1>
struct Factory1Static_1Arg< Base, S1, s1, A1 >

Variant of Factory0_1Arg, this uses a constant non-type template parameter to specify a default value to use when the 0-argument functor is called...

Thus, we only ever call the product's 1 argument constructor, but provide more options in the factory interface...

Definition at line 153 of file Factories.h.

List of all members.

Classes

struct  Factory
 concrete class for constructing products of a specified subtype of Base More...

The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3