COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Helper class to register builders. More...
#include <OptionFactory.hpp>
Public Member Functions | |
RegisterOptionBuilder (const std::string &type, OptionBuilder *builder) | |
Constructor registers the builder in the factory. Takes ownership of the passed pointer. More... | |
Helper class to register builders.
Definition at line 56 of file OptionFactory.hpp.
RegisterOptionBuilder | ( | const std::string & | type, |
OptionBuilder * | builder | ||
) |
Constructor registers the builder in the factory. Takes ownership of the passed pointer.
Definition at line 48 of file OptionFactory.cpp.
Send comments to: COOLFluiD Web Admin |