| actionNameSuffixes | PLMD::Keywords | private |
| add(const Keywords &keys) | PLMD::Keywords | |
| add(std::string_view keytype, std::string_view key, std::string_view docstring) | PLMD::Keywords | |
| add(std::string_view keytype, std::string_view key, std::string_view defaultValue, std::string_view docstring) | PLMD::Keywords | |
| addActionNameSuffix(const std::string &suffix) | PLMD::Keywords | |
| addDeprecatedFlag(const std::string &key, const std::string &replacement) | PLMD::Keywords | |
| addDeprecatedKeyword(std::string_view key, const std::string &replacement) | PLMD::Keywords | |
| addDOI(const std::string &doi) | PLMD::Keywords | |
| addFlag(std::string_view key, bool defaultValue, std::string_view docstring) | PLMD::Keywords | |
| addInputKeyword(const std::string &keyType, const std::string &key, const std::string &dataType, const std::string &docstring) | PLMD::Keywords | |
| addInputKeyword(const std::string &keyType, const std::string &key, argType dataType, const std::string &docstring) | PLMD::Keywords | |
| addInputKeyword(const std::string &keyType, const std::string &key, const std::string &dataType, const std::string &defaultValue, const std::string &docstring) | PLMD::Keywords | |
| addInputKeyword(const std::string &keyType, const std::string &key, argType dataType, const std::string &defaultValue, const std::string &docstring) | PLMD::Keywords | |
| addLinkInDocForFlag(const std::string &k, const std::string &page) | PLMD::Keywords | |
| addOrReserve(std::string_view keytype, std::string_view key, std::string_view docstring, bool reserve) | PLMD::Keywords | private |
| addOutputComponent(const std::string &name, const std::string &key, const std::string &descr) | PLMD::Keywords | |
| addOutputComponent(const std::string &name, const std::string &key, const std::string &type, const std::string &descr) | PLMD::Keywords | |
| addOutputComponent(const std::string &name, const std::string &key, componentType type, const std::string &descr) | PLMD::Keywords | |
| argType enum name | PLMD::Keywords | |
| checkArgumentType(const std::size_t &rank, const bool &hasderiv) const | PLMD::Keywords | |
| cnames | PLMD::Keywords | private |
| componentHasCorrectType(const std::string &name, const std::size_t &rank, const bool &hasderiv) const | PLMD::Keywords | |
| components | PLMD::Keywords | private |
| componentType enum name | PLMD::Keywords | |
| cstring | PLMD::Keywords | private |
| destroyData() | PLMD::Keywords | |
| doilist | PLMD::Keywords | private |
| exists(std::string_view k) const | PLMD::Keywords | |
| getArgumentKeys() const | PLMD::Keywords | |
| getArgumentType(const std::string &name) const | PLMD::Keywords | |
| getDefaultValue(const std::string &key, std::string &def) const | PLMD::Keywords | |
| getDisplayName() const | PLMD::Keywords | |
| getDOIList() const | PLMD::Keywords | |
| getHelpString() const | PLMD::Keywords | |
| getKeys() const | PLMD::Keywords | inline |
| getKeyword(const unsigned i) const | PLMD::Keywords | |
| getKeywordDescription(const std::string &name) const | PLMD::Keywords | |
| getKeywordDocs(const std::string &key) const | PLMD::Keywords | |
| getLinkedActions(const std::string &key) const | PLMD::Keywords | |
| getLinkedPages(const std::string &key) const | PLMD::Keywords | |
| getLogicalDefault(const std::string &key, bool &def) const | PLMD::Keywords | |
| getNeededKeywords() const | PLMD::Keywords | |
| getOutputComponentDescription(const std::string &name) const | PLMD::Keywords | |
| getOutputComponentFlag(const std::string &name) const | PLMD::Keywords | |
| getOutputComponents() const | PLMD::Keywords | inline |
| getOutputComponentType(const std::string &name) const | PLMD::Keywords | |
| getReplacementAction() const | PLMD::Keywords | |
| getStyle(const std::string &k) const | PLMD::Keywords | |
| getTooltip(const std::string &name) const | PLMD::Keywords | |
| isaction | PLMD::Keywords | private |
| isActionNeeded(std::string_view name) const | PLMD::Keywords | |
| isActionSuffixed(std::string_view name, std::string_view basename) const | PLMD::Keywords | |
| isAnalysis() | PLMD::Keywords | inline |
| isatoms | PLMD::Keywords | private |
| isDriver() | PLMD::Keywords | inline |
| keys | PLMD::Keywords | private |
| Keywords() | PLMD::Keywords | inline |
| keywords | PLMD::Keywords | private |
| linkActionInDocs(const std::string &k, const std::string &action) | PLMD::Keywords | |
| neededActions | PLMD::Keywords | private |
| needsAction(const std::string &name) | PLMD::Keywords | |
| numbered(const std::string &k) const | PLMD::Keywords | |
| outputComponentExists(const std::string &name) const | PLMD::Keywords | |
| print(Log &log) const | PLMD::Keywords | |
| print(FILE *out) const | PLMD::Keywords | |
| print_html() const | PLMD::Keywords | |
| print_html_item(const std::string &) const | PLMD::Keywords | private |
| print_spelling() const | PLMD::Keywords | |
| print_template(const std::string &actionname, bool include_optional) const | PLMD::Keywords | |
| print_vim() const | PLMD::Keywords | |
| remove(const std::string &k) | PLMD::Keywords | |
| removeOutputComponent(const std::string &name) | PLMD::Keywords | |
| replaceaction | PLMD::Keywords | private |
| reserve(std::string_view keytype, std::string_view key, std::string_view docstring) | PLMD::Keywords | |
| reserved(std::string_view k) const | PLMD::Keywords | |
| reserved_keys | PLMD::Keywords | private |
| reserveFlag(const std::string &key, bool defaultValue, const std::string &docstring) | PLMD::Keywords | |
| reset_style(const std::string &k, const std::string &style) | PLMD::Keywords | |
| setComponentsIntroduction(const std::string &instr) | PLMD::Keywords | |
| setDeprecated(const std::string &name) | PLMD::Keywords | |
| setDisplayName(const std::string &name) | PLMD::Keywords | |
| setValueDescription(const std::string &type, const std::string &descr) | PLMD::Keywords | |
| setValueDescription(componentType type, const std::string &descr) | PLMD::Keywords | |
| size() const | PLMD::Keywords | |
| style(const std::string &k, const std::string &t) const | PLMD::Keywords | |
| thisactname | PLMD::Keywords | private |
| use(std::string_view k) | PLMD::Keywords | |