| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FactoryBase Class Reference#include <Factory.h>
Inheritance diagram for FactoryBase: ![]() Detailed DescriptionBase class for Factory templated subclasses.
Definition at line 6 of file Factory.h.
Constructor & Destructor Documentation
Member Function Documentation
return a new object from the Factory subclass
Implemented in Factory< B >, Factory1Arg< B, A1, a1 >, Factory2Arg< B, A1, a1, A2, a2 >, Factory3Arg< B, A1, a1, A2, a2, A3, a3 >, and Factory4Arg< B, A1, a1, A2, a2, A3, a3, A4, a4 >.
The documentation for this class was generated from the following file: | |||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:01 2006 by Doxygen 1.4.7 |