This is the complete list of members for PLMD::cltools::GenJson, including all inherited members.
CLTool(const CLToolOptions &co) | PLMD::CLTool | explicit |
commandline enum value | PLMD::CLTool | |
description() const override | PLMD::cltools::GenJson | inlinevirtual |
error(const std::string &msg) | PLMD::CLTool | protected |
GenJson(const CLToolOptions &co) | PLMD::cltools::GenJson | explicit |
getInputData() | PLMD::CLTool | inline |
ifile enum value | PLMD::CLTool | |
inputData | PLMD::CLTool | private |
inputdata | PLMD::CLTool | |
keywords | PLMD::CLTool | private |
main(FILE *in, FILE *out, Communicator &pc) override | PLMD::cltools::GenJson | virtual |
name | PLMD::CLTool | private |
parse(const std::string &key, T &t) | PLMD::CLTool | protected |
parseFlag(const std::string &key, bool &t) | PLMD::CLTool | protected |
parseVector(const std::string &key, std::vector< T > &t) | PLMD::CLTool | protected |
printHyperlink(std::string action) | PLMD::cltools::GenJson | private |
readCommandLineArgs(int argc, char **argv, FILE *out) | PLMD::CLTool | private |
readInput(int argc, char **argv, FILE *in, FILE *out) | PLMD::CLTool | |
readInputFile(int argc, char **argv, FILE *in, FILE *out) | PLMD::CLTool | private |
registerKeywords(Keywords &keys) | PLMD::cltools::GenJson | static |
setInputData(const std::map< std::string, std::string > &inputData) | PLMD::CLTool | inline |
setRemainingToDefault(FILE *out) | PLMD::CLTool | private |
unset enum value | PLMD::CLTool | |
version | PLMD::cltools::GenJson | private |
~CLTool() | PLMD::CLTool | inlinevirtual |