NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Public Attributes | List of all members
NeoFOAM::DerivedClassDocumentation Class Reference

Class representing the documentation for a derived class. More...

#include <runtimeSelectionFactory.hpp>

Public Attributes

std::function< std::string()> doc
 
std::function< std::string()> schema
 

Detailed Description

Class representing the documentation for a derived class.

This class stores the documentation and schema information for a derived class.

Definition at line 161 of file runtimeSelectionFactory.hpp.

Member Data Documentation

◆ doc

std::function<std::string()> NeoFOAM::DerivedClassDocumentation::doc

Definition at line 165 of file runtimeSelectionFactory.hpp.

◆ schema

std::function<std::string()> NeoFOAM::DerivedClassDocumentation::schema

Definition at line 166 of file runtimeSelectionFactory.hpp.


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