Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file Factory.h.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Factory |
A lightweight class to override for constructing new objects (if you need to pass constructors parameters, etc.). More... | |
class | Factory1Arg |
Uses template to specify a constant parameter to the constructor. More... | |
class | Factory2Arg |
Uses template to specify constant parameters to the constructor. More... | |
class | Factory3Arg |
Uses template to specify constant parameters to the constructor. More... | |
class | Factory4Arg |
Uses template to specify constant parameters to the constructor. More... |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:21:14 2004 by Doxygen 1.3.4 |