Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::Any Member List

This is the complete list of members for gmx::Any, including all inherited members.

Any()gmx::Anyinline
Any(T &&value)gmx::Anyinlineexplicit
Any(const Any &other)gmx::Anyinline
Any(Any &&other) noexceptgmx::Anyinline
cast() const gmx::Anyinline
castRef()gmx::Anyinline
create(const T &value)gmx::Anyinlinestatic
create(T &&value)gmx::Anyinlinestatic
isEmpty() const gmx::Anyinline
isType() const gmx::Anyinline
operator=(const Any &other)gmx::Anyinline
operator=(Any &&other) noexceptgmx::Anyinline
tryCast() const gmx::Anyinline
tryCastRef()gmx::Anyinline
type() const gmx::Anyinline