Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Factory0Arg< Base >::Factory< T > Struct Template Reference#include <Factories.h>
Inheritance diagram for Factory0Arg< Base >::Factory< T >:
![]() Detailed Descriptiontemplate<class Base>
concrete class for constructing products of a specified subtype of Base
|
Public Member Functions | |
virtual Base * | operator() () |
functor for constructing the product |
virtual Base* Factory0Arg< Base >::Factory< T >::operator() | ( | ) | [inline, virtual] |
functor for constructing the product
Implements Factory0Arg< Base >.
Definition at line 45 of file Factories.h.
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:21 2007 by Doxygen 1.5.4 |