This is the complete list of members for PLMD::PlumedHandle, including all inherited members.
| cmd(std::string_view key, const TypesafePtr &ptr) override | PLMD::PlumedHandle | virtual |
| cmd(const std::string &key, const TypesafePtr &val=nullptr) | PLMD::PlumedHandle | inlinevirtual |
| cmd(std::string_view key, const TypesafePtr &val, const std::size_t *shape) | PLMD::PlumedHandle | inline |
| cmd(std::string_view key, const TypesafePtr &val, std::initializer_list< SizeLike > shape) | PLMD::PlumedHandle | inline |
| cmd(std::string_view key, const TypesafePtr &val, I nelem, const std::size_t *shape=nullptr) | PLMD::PlumedHandle | inline |
| cmd(const char *key, const TypesafePtr &val=nullptr) | PLMD::PlumedHandle | inline |
| dlopen(const char *path) | PLMD::PlumedHandle | static |
| loaded | PLMD::PlumedHandle | private |
| local | PLMD::PlumedHandle | private |
| operator=(PlumedHandle &&other) noexcept | PLMD::PlumedHandle | |
| PlumedHandle(const char *path) | PLMD::PlumedHandle | explicitprivate |
| PlumedHandle() | PLMD::PlumedHandle | |
| PlumedHandle(PlumedHandle &&other) noexcept | PLMD::PlumedHandle | |
| ~PlumedHandle() | PLMD::PlumedHandle | virtual |
| ~WithCmd() | PLMD::WithCmd | inlinevirtual |