VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Modules::ParamReader< module_t > Class Template Reference

Base ParamReader Module. More...

#include <param_reader.hpp>

Inheritance diagram for VIPRA::Modules::ParamReader< module_t >:
Collaboration diagram for VIPRA::Modules::ParamReader< module_t >:

Public Member Functions

template<typename data_t>
auto get_param (std::string const &type, std::string const &moduleName, std::string const &paramName, VIPRA::Random::Engine &engine) const -> std::optional< std::remove_cvref_t< data_t > >
 

Detailed Description

template<typename module_t>
class VIPRA::Modules::ParamReader< module_t >

Base ParamReader Module.


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