PLMD::ActionRegister Member List

This is the complete list of members for PLMD::ActionRegister, including all inherited members.

actionRegister()PLMD::ActionRegisterrelated
add(std::string key, creator_pointer cp, keywords_pointer kp)PLMD::ActionRegister
RegisterBase< ActionRegisterPointers >::add(std::string key, const ActionRegisterPointers &content)PLMD::RegisterBase< ActionRegisterPointers >
check(const std::vector< void * > &images, const std::string &key) constPLMD::RegisterBase< ActionRegisterPointers >
check(const std::string &key) constPLMD::RegisterBase< ActionRegisterPointers >
clearStaged() noexcept overridePLMD::RegisterBase< ActionRegisterPointers >virtual
completeAllRegistrations(void *image)PLMD::Registerstatic
completeRegistration(void *handle) overridePLMD::RegisterBase< ActionRegisterPointers >virtual
create(const ActionOptions &ao)PLMD::ActionRegister
create(const std::vector< void * > &images, const ActionOptions &ao)PLMD::ActionRegister
creator_pointer typedefPLMD::ActionRegisterprivate
get(const std::vector< void * > &images, const std::string &key) constPLMD::RegisterBase< ActionRegisterPointers >
get(const std::string &key) constPLMD::RegisterBase< ActionRegisterPointers >
getActionNames() constPLMD::ActionRegister
getFullPath(const std::vector< void * > &images, const std::string &key) constPLMD::RegisterBase< ActionRegisterPointers >
getKeys() const overridePLMD::RegisterBase< ActionRegisterPointers >
PLMD::Register::getKeys() const =0PLMD::Registerprotectedpure virtual
getKeysWithDLHandle(void *handle) constPLMD::Register
getKeywords(const std::string &action, Keywords &keys)PLMD::ActionRegister
getRegisteringFullPath() noexceptPLMD::Registerprotectedstatic
imageToString(void *image)PLMD::Registerprotectedstatic
isDLRegistering() noexceptPLMD::Registerprotectedstatic
keywords_pointer typedefPLMD::ActionRegisterprivate
mPLMD::RegisterBase< ActionRegisterPointers >private
mutexPLMD::Registermutableprotected
PLUMED_REGISTER_ACTIONPLMD::ActionRegisterrelated
Pointers typedefPLMD::ActionRegisterprivate
popDLRegistration() noexceptPLMD::Registerprivatestatic
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::Registerprivatestatic
Register()PLMD::Register
Register(Register &&)=deletePLMD::Register
Register(const Register &)=deletePLMD::Register
registrationLock(const std::string &fullpath)PLMD::Registerstatic
remove(ID id)PLMD::RegisterBase< ActionRegisterPointers >
staged_mPLMD::RegisterBase< ActionRegisterPointers >private
~Register() noexceptPLMD::Registervirtual
~RegisterBase() noexcept overridePLMD::RegisterBase< ActionRegisterPointers >