Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <Factory.h>
Inheritance diagram for Factory3Arg< B, A1, a1, A2, a2, A3, a3 >:
Definition at line 33 of file Factory.h.
Static Public Member Functions | |
B * | construct () |
Just returns a new B constructed with arguments a1 - a3. |
|
Just returns a new B constructed with arguments a1 - a3.
Reimplemented from Factory< B >. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:11 2004 by Doxygen 1.3.4 |