Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
Public Member Functions | List of all members
Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key > Class Template Reference

simple wrapper that captures and exposes the keys of Dune::ParameterizedObjectFactory More...

#include <parameterized_object.hh>

Inheritance diagram for Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key >:

Public Member Functions

template<class T >
void define (Key const &key, T &&t)
 
const std::set< Key > & keys () const
 

Detailed Description

template<typename Signature, typename Key = std::string>
class Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key >

simple wrapper that captures and exposes the keys of Dune::ParameterizedObjectFactory

Member Function Documentation

◆ define()

template<typename Signature , typename Key = std::string>
template<class T >
void Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key >::define ( Key const &  key,
T &&  t 
)
inline

◆ keys()

template<typename Signature , typename Key = std::string>
const std::set< Key > & Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key >::keys ( ) const
inline

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