Dune::Copasi
Loading...
Searching...
No Matches
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 >:
Inheritance graph
[legend]
Collaboration diagram for Dune::Copasi::ParameterizedObjectFactoryWrapper< Signature, Key >:
Collaboration graph
[legend]

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: