Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Factory3Arg< B, A1, a1, A2, a2, A3, a3 > Class Template Reference

#include <Factory.h>

Inheritance diagram for Factory3Arg< B, A1, a1, A2, a2, A3, a3 >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class B, class A1, A1 a1, class A2, A2 a2, class A3, A3 a3>
class Factory3Arg< B, A1, a1, A2, a2, A3, a3 >

Uses template to specify constant parameters to the constructor.

Definition at line 43 of file Factory.h.

Public Member Functions

virtual B * construct ()
 Just returns a new B constructed with arguments a1 - a3.
virtual void * constructTemplate ()
 return a new object from the Factory subclass


The documentation for this class was generated from the following file:

Tekkotsu v3.0
Generated Fri May 11 20:08:08 2007 by Doxygen 1.4.7