|
Gromacs
2026.0-dev-20251119-5f0a571d
|
This is the complete list of members for gmx::Any, including all inherited members.
| Any() | gmx::Any | inline |
| Any(T &&value) | gmx::Any | inlineexplicit |
| Any(const Any &other) | gmx::Any | inline |
| Any(Any &&other) noexcept | gmx::Any | inline |
| cast() const | gmx::Any | inline |
| castRef() | gmx::Any | inline |
| create(const T &value) | gmx::Any | inlinestatic |
| create(T &&value) | gmx::Any | inlinestatic |
| isEmpty() const | gmx::Any | inline |
| isType() const | gmx::Any | inline |
| operator=(const Any &other) | gmx::Any | inline |
| operator=(Any &&other) noexcept | gmx::Any | inline |
| tryCast() const | gmx::Any | inline |
| tryCastRef() | gmx::Any | inline |
| type() const | gmx::Any | inline |
1.8.5