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