OGS
|
Definition in file ProcessUtils.h.
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
namespace | ProcessLib |
Functions | |
std::vector< std::reference_wrapper< ProcessVariable > > | ProcessLib::findProcessVariables (std::vector< ProcessVariable > const &variables, BaseLib::ConfigTree const &pv_config, std::initializer_list< std::string > tags) |
std::vector< std::reference_wrapper< ProcessVariable > > | ProcessLib::findProcessVariables (std::vector< ProcessVariable > const &variables, BaseLib::ConfigTree const &pv_config, std::string const &tag, bool const optional) |