Loading [MathJax]/extensions/tex2jax.js
COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
RegisterOptionBuilder Struct Reference

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...
 

Detailed Description

Helper class to register builders.

Definition at line 56 of file OptionFactory.hpp.

Constructor & Destructor Documentation

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.


The documentation for this struct was generated from the following files:
Send comments to:
COOLFluiD Web Admin