NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Register Class Reference

A template class for registering derived classes with a base class. More...

#include <runtimeSelectionFactory.hpp>

Detailed Description

A template class for registering derived classes with a base class.

This class provides a mechanism for registering derived classes with a base class using a runtime selection factory. It also provides a way to associate documentation and schema information with each derived class.

Template Parameters
derivedClassThe derived class to be registered.

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