1#ifndef MARTYMODELNAMEAPI_H
2#define MARTYMODELNAMEAPI_H
Core-side adapter giving MARTY access to configuration and managed paths.
Generic interface returning a single value of type T from the core.
std::string get_marty_model_name() const
Retrieves the configured MARTY model name.
Core API returning the MARTY model class name.
std::string get() override
Returns the name of the active MARTY model.