dune-fem 2.8.0
Loading...
Searching...
No Matches
Dune::Fem::SingletonList< Key, Object, Factory > Member List

This is the complete list of members for Dune::Fem::SingletonList< Key, Object, Factory >, including all inherited members.

eraseItem(ListIteratorType &it)Dune::Fem::SingletonList< Key, Object, Factory >inlineprotectedstatic
FactoryType typedefDune::Fem::SingletonList< Key, Object, Factory >
getObject(const KeyType &key, Args &&... args) -> std::enable_if_t< std::is_same< decltype(FactoryType::createObject(key, std::forward< Args >(args)...)), ObjectType * >::value, ObjectType & >Dune::Fem::SingletonList< Key, Object, Factory >inlinestatic
getObjFromList(const KeyType &key)Dune::Fem::SingletonList< Key, Object, Factory >inlinestatic
KeyType typedefDune::Fem::SingletonList< Key, Object, Factory >
ListObjType typedefDune::Fem::SingletonList< Key, Object, Factory >
ObjectType typedefDune::Fem::SingletonList< Key, Object, Factory >
removeObject(const ObjectType &object)Dune::Fem::SingletonList< Key, Object, Factory >inlinestatic
SingletonList()=deleteDune::Fem::SingletonList< Key, Object, Factory >
SingletonList(const ThisType &)=deleteDune::Fem::SingletonList< Key, Object, Factory >
singletonList()Dune::Fem::SingletonList< Key, Object, Factory >inlinestatic
ValueType typedefDune::Fem::SingletonList< Key, Object, Factory >