Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
mui::storage< Types > Member List

This is the complete list of members for mui::storage< Types >, including all inherited members.

apply_visitor(F f) const &mui::storage< Types >inline
apply_visitor(F f) &mui::storage< Types >inline
apply_visitorm(F f) &&mui::storage< Types >inline
bad_idmui::storage< Types >static
clear() noexceptmui::storage< Types >inline
empty() const noexceptmui::storage< Types >inline
id_t typedefmui::storage< Types >
operator bool() const noexceptmui::storage< Types >inlineexplicit
operator=(storage rhs)mui::storage< Types >inline
operator=(ValueType &&rhs)mui::storage< Types >inline
storage() noexceptmui::storage< Types >inline
storage(const storage &rhs)mui::storage< Types >inline
storage(storage &&rhs) noexceptmui::storage< Types >inline
storage(const ValueType &value)mui::storage< Types >inlineexplicit
storage(ValueType &&value, typename std::enable_if<!std::is_same< storage &, ValueType >::value >::type *=0, typename std::enable_if<!std::is_const< ValueType >::value >::type *=0)mui::storage< Types >inlineexplicit
storage_cast(storage< Types2... > *)mui::storage< Types >friend
swap(storage &rhs) noexceptmui::storage< Types >inline
which() constmui::storage< Types >inline
~storage()mui::storage< Types >inline