Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

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

#include <Factories.h>

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

List of all members.


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 147 of file Factories.h.


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 v4.0
Generated Thu Nov 22 00:58:23 2007 by Doxygen 1.5.4