Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Factory0ArgBase Struct Reference#include <Factories.h>
Inheritance diagram for Factory0ArgBase:
![]() Detailed DescriptionUntyped base class for factories which don't require any arguments to construct their product, see Factories.h file notes (see Factory0Arg).Note that this does not mean the product has to be constructed without arguments... see Factory0Arg1Static for example. Definition at line 30 of file Factories.h.
Constructor & Destructor Documentation
explicit destructor to avoid warnings regarding virtual functions without virtual destructor
Definition at line 34 of file Factories.h.
Member Function Documentation
The documentation for this struct was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:22 2007 by Doxygen 1.5.4 |