#include <map>
#include <stdexcept>
#include <string>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <feel/feelcore/feel.hpp>
#include <feel/feelcore/typeinfo.hpp>
Go to the source code of this file.
Classes | |
class | Feel::Factory< AbstractProduct, IdentifierType, ProductCreator, FactoryErrorPolicy > |
Implements a generic object Factory. More... | |
class | Feel::FactoryClone< AbstractProduct, ProductCreator, FactoryErrorPolicy > |
Implements a generic cloning object Factory. More... | |
struct | Feel::FactoryDefaultError< IdentifierType, AbstractProduct > |
Namespaces | |
Feel | |
[marker1] | |