Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

Factory1Arg< B, A1, a1 > Class Template Reference

#include <Factory.h>

Inheritance diagram for Factory1Arg< B, A1, a1 >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class B, class A1, A1 a1>
class Factory1Arg< B, A1, a1 >

Uses template to specify a constant parameter to the constructor.

Definition at line 19 of file Factory.h.

Static Public Member Functions

B * construct ()
 Just returns a new B constructed with arguments a1.


Member Function Documentation

template<class B, class A1, A1 a1>
B* Factory1Arg< B, A1, a1 >::construct  )  [inline, static]
 

Just returns a new B constructed with arguments a1.

Reimplemented from Factory< B >.

Definition at line 21 of file Factory.h.


The documentation for this class was generated from the following file:
Tekkotsu v1.4
Generated Sat Jul 19 00:08:57 2003 by Doxygen 1.3.2