fsf::CCellFactory< C > Class Template Reference

The cell factory template class. More...

#include <FsfClassFactories.h>

Inherits fsf::CCellFactoryBase.

Collaboration diagram for fsf::CCellFactory< C >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Creators
 CCellFactory ()
 CCellFactory (const std::string &strName)
 CCellFactory (const std::string &strName, const std::string &strAuthor)
 CCellFactory (const std::string &strName, const std::string &strAuthor, const std::string &strThanks)
 CCellFactory (const CCellFactory &rhs)
Manipulators
virtual void * instantiate ()
 Returns a new instance of the factory's class type.


Detailed Description

template<class C>
class fsf::CCellFactory< C >

The cell factory template class.


Constructor & Destructor Documentation

template<class C >
fsf::CCellFactory< C >::CCellFactory (  )  [inline]

template<class C >
fsf::CCellFactory< C >::CCellFactory ( const std::string &  strName  )  [inline]

template<class C >
fsf::CCellFactory< C >::CCellFactory ( const std::string &  strName,
const std::string &  strAuthor 
) [inline]

template<class C >
fsf::CCellFactory< C >::CCellFactory ( const std::string &  strName,
const std::string &  strAuthor,
const std::string &  strThanks 
) [inline]

template<class C >
fsf::CCellFactory< C >::CCellFactory ( const CCellFactory< C > &  rhs  )  [inline]


Member Function Documentation

template<class C >
virtual void* fsf::CCellFactory< C >::instantiate (  )  [inline, virtual]

Returns a new instance of the factory's class type.

Implements fsf::CClassFactoryBase.


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

Generated on Thu Oct 21 11:47:37 2010 for MFSM by  doxygen 1.5.9