addExample(const char *command, const char *comments) | GpCoreTools::ApplicationHelp | |
addGroup(const char *title, const char *section) | GpCoreTools::ApplicationHelp | |
addOption(const char *option, const char *comments) | GpCoreTools::ApplicationHelp | |
ApplicationHelp() | GpCoreTools::ApplicationHelp | |
exec(const char *group=0) | GpCoreTools::ApplicationHelp | |
getLine(std::string &text, int maxLength, bool *newLine=0) | GpCoreTools::ApplicationHelp | [static] |
print(std::string p, const std::string &linePrefix="", int indent=0) | GpCoreTools::ApplicationHelp | [static] |
sections() | GpCoreTools::ApplicationHelp | |
setComments(const char *comments) | GpCoreTools::ApplicationHelp | [inline] |
setOptionSummary(const char *optionSummary) | GpCoreTools::ApplicationHelp | [inline] |
setSeeAlso(const char *seeAlso) | GpCoreTools::ApplicationHelp | [inline] |
~ApplicationHelp() | GpCoreTools::ApplicationHelp |