Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Factory0Arg2Static< Base, S1, s1, S2, s2 >::Factory< T > Struct Template Referenceconcrete class for constructing products of a specified subtype of Base More...
Inheritance diagram for Factory0Arg2Static< Base, S1, s1, S2, s2 >::Factory< T >:
Detailed Descriptiontemplate<class Base, class S1, S1 s1, class S2, S2 s2>
|
Public Member Functions | |
virtual Base * | operator() () |
functor for constructing the product |
virtual Base* Factory0Arg2Static< Base, S1, s1, S2, s2 >::Factory< T >::operator() | ( | ) | [virtual] |
functor for constructing the product
Implements Factory0Arg< Base >.
Definition at line 78 of file Factories.h.
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3 |