Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::Factory< B > Class Template Reference

#include <factory.h>

List of all members.

Public Types

typedef B * productFunction (std::istream &stream)
typedef std::map< std::string,
productFunction * > 
productMap

Static Public Methods

B * read (std::istream &stream)

Static Public Attributes

productMap products

template<class B>
class fl::Factory< B >


Member Typedef Documentation

template<class B>
typedef B* fl::Factory< B >::productFunction(std::istream & stream)
 

template<class B>
typedef std::map<std::string, productFunction *> fl::Factory< B >::productMap
 


Member Function Documentation

template<class B>
B* fl::Factory< B >::read std::istream &    stream [inline, static]
 


Member Data Documentation

template<class B>
Factory< MatrixAbstract< int > >::productMap Factory::products [static]
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:26 2004 for fl by doxygen1.2.18