Model evaluator.
More...
#include </home/runner/work/iganet/iganet/webapps/model.hpp>
|
virtual nlohmann::json | eval (const std::string &patch, const std::string &component, const nlohmann::json &json) const =0 |
| Evaluates model.
|
|
std::vector< std::string > | getCapabilities () const |
|
◆ eval()
virtual nlohmann::json iganet::ModelEval::eval |
( |
const std::string & |
patch, |
|
|
const std::string & |
component, |
|
|
const nlohmann::json & |
json |
|
) |
| const |
|
pure virtual |
◆ getCapabilities()
std::vector< std::string > iganet::ModelEval::getCapabilities |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: