Action class | PLMD::Keywords | friend |
add(const std::string &t, const std::string &k, const std::string &d) | PLMD::Keywords | |
add(const std::string &t, const std::string &k, const std::string &def, const std::string &d) | PLMD::Keywords | |
add(const Keywords &keys) | PLMD::Keywords | |
addFlag(const std::string &k, const bool def, const std::string &d) | PLMD::Keywords | |
addOutputComponent(const std::string &name, const std::string &key, const std::string &descr) | PLMD::Keywords | |
allowmultiple | PLMD::Keywords | private |
atomtags | PLMD::Keywords | private |
booldefs | PLMD::Keywords | private |
cdocs | PLMD::Keywords | private |
ckey | PLMD::Keywords | private |
cnames | PLMD::Keywords | private |
copyData(std::vector< std::string > &kk, std::vector< std::string > &rk, std::map< std::string, KeyType > &tt, std::map< std::string, bool > &am, std::map< std::string, std::string > &docs, std::map< std::string, bool > &bools, std::map< std::string, std::string > &nums, std::map< std::string, std::string > &atags, std::vector< std::string > &cnam, std::map< std::string, std::string > &ck, std::map< std::string, std::string > &cd) const | PLMD::Keywords | |
cstring | PLMD::Keywords | private |
destroyData() | PLMD::Keywords | |
documentation | PLMD::Keywords | private |
exists(const std::string &k) const | PLMD::Keywords | |
get(const unsigned k) const | PLMD::Keywords | |
getDefaultValue(std::string key, std::string &def) const | PLMD::Keywords | |
getKeyword(const unsigned i) const | PLMD::Keywords | |
getLogicalDefault(std::string key, bool &def) const | PLMD::Keywords | |
isaction | PLMD::Keywords | private |
isDriver() | PLMD::Keywords | inline |
keys | PLMD::Keywords | private |
Keywords() | PLMD::Keywords | inline |
numbered(const std::string &k) const | PLMD::Keywords | |
numdefs | PLMD::Keywords | private |
outputComponentExists(const std::string &name, const bool &custom) 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_template(const std::string &actionname, bool include_optional) const | PLMD::Keywords | |
printKeyword(const std::string &j, Log &log) const | PLMD::Keywords | private |
printKeyword(const std::string &j, FILE *out) const | PLMD::Keywords | private |
remove(const std::string &k) | PLMD::Keywords | |
reserve(const std::string &t, const std::string &k, const std::string &d, const bool isvessel=false) | PLMD::Keywords | |
reserved(const std::string &k) const | PLMD::Keywords | |
reserved_keys | PLMD::Keywords | private |
reserveFlag(const std::string &k, const bool def, const std::string &d, const bool isvessel=false) | PLMD::Keywords | |
reset_style(const std::string &k, const std::string &style) | PLMD::Keywords | |
setComponentsIntroduction(const std::string &instr) | PLMD::Keywords | |
size() const | PLMD::Keywords | |
style(const std::string &k, const std::string &t) const | PLMD::Keywords | |
types | PLMD::Keywords | private |
use(const std::string &k) | PLMD::Keywords | |