Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Factory0Arg1Static< Base, S1, s1 >::Factory< T > Struct Template Reference

concrete class for constructing products of a specified subtype of Base More...

#include <Factories.h>

Inheritance diagram for Factory0Arg1Static< Base, S1, s1 >::Factory< T >:

Detailed Description

template<class Base, class S1, S1 s1>
template<class T>
struct Factory0Arg1Static< Base, S1, s1 >::Factory< T >

concrete class for constructing products of a specified subtype of Base

Definition at line 54 of file Factories.h.

List of all members.

Public Member Functions

virtual Base * operator() ()
 functor for constructing the product

Member Function Documentation

template<class Base , class S1 , S1 s1>
template<class T >
virtual Base* Factory0Arg1Static< Base, S1, s1 >::Factory< T >::operator() (  )  [virtual]

functor for constructing the product

Implements Factory0Arg< Base >.

Definition at line 55 of file Factories.h.


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3