| actionRegister() | PLMD::ActionRegister | related |
| add(std::string key, creator_pointer cp, keywords_pointer kp) | PLMD::ActionRegister | |
| PLMD::RegisterBase< ActionRegisterPointers >::add(std::string key, const ActionRegisterPointers &content) | PLMD::RegisterBase< ActionRegisterPointers > | |
| check(const std::vector< void * > &images, const std::string &key) const | PLMD::RegisterBase< ActionRegisterPointers > | |
| check(const std::string &key) const | PLMD::RegisterBase< ActionRegisterPointers > | |
| clearStaged() noexcept override | PLMD::RegisterBase< ActionRegisterPointers > | virtual |
| completeAllRegistrations(void *image) | PLMD::Register | static |
| completeRegistration(void *handle) override | PLMD::RegisterBase< ActionRegisterPointers > | virtual |
| create(const ActionOptions &ao) | PLMD::ActionRegister | |
| create(const std::vector< void * > &images, const ActionOptions &ao) | PLMD::ActionRegister | |
| creator_pointer typedef | PLMD::ActionRegister | private |
| get(const std::vector< void * > &images, const std::string &key) const | PLMD::RegisterBase< ActionRegisterPointers > | |
| get(const std::string &key) const | PLMD::RegisterBase< ActionRegisterPointers > | |
| getActionNames() const | PLMD::ActionRegister | |
| getFullPath(const std::vector< void * > &images, const std::string &key) const | PLMD::RegisterBase< ActionRegisterPointers > | |
| getKeys() const override | PLMD::RegisterBase< ActionRegisterPointers > | virtual |
| getKeysWithDLHandle(void *handle) const | PLMD::Register | |
| getKeywords(const std::string &action, Keywords &keys) | PLMD::ActionRegister | |
| getKeywords(const std::vector< void * > &images, const std::string &action, Keywords &keys) | PLMD::ActionRegister | |
| getRegisteringFullPath() noexcept | PLMD::Register | protectedstatic |
| imageToString(void *image) | PLMD::Register | protectedstatic |
| isDLRegistering() noexcept | PLMD::Register | protectedstatic |
| keywords_pointer typedef | PLMD::ActionRegister | private |
| m | PLMD::RegisterBase< ActionRegisterPointers > | private |
| mutex | PLMD::Register | mutableprotected |
| PLUMED_REGISTER_ACTION | PLMD::ActionRegister | related |
| Pointers typedef | PLMD::ActionRegister | private |
| popDLRegistration() noexcept | PLMD::Register | privatestatic |
| printManual(const std::string &action, const bool &vimout, const bool &spellout) | PLMD::ActionRegister | |
| printTemplate(const std::string &action, bool include_optional) | PLMD::ActionRegister | |
| pushDLRegistration(const std::string &fullpath) | PLMD::Register | privatestatic |
| Register() | PLMD::Register | |
| Register(Register &&)=delete | PLMD::Register | |
| Register(const Register &)=delete | PLMD::Register | |
| registrationLock(const std::string &fullpath) | PLMD::Register | static |
| remove(ID id) | PLMD::RegisterBase< ActionRegisterPointers > | |
| staged_m | PLMD::RegisterBase< ActionRegisterPointers > | private |
| ~Register() noexcept | PLMD::Register | virtual |
| ~RegisterBase() noexcept override | PLMD::RegisterBase< ActionRegisterPointers > | |