cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
cppassist::CommandLineProgram Member List

This is the complete list of members for cppassist::CommandLineProgram, including all inherited members.

actions() constcppassist::CommandLineProgram
add(CommandLineAction *action)cppassist::CommandLineProgram
CommandLineProgram(const std::string &name="", const std::string &shortDesc="", const std::string &description="")cppassist::CommandLineProgram
description() constcppassist::CommandLineProgram
execute(int argc, char *argv[])cppassist::CommandLineProgram
executeAction(CommandLineAction *action)cppassist::CommandLineProgramvirtual
getAction(const std::string &name) constcppassist::CommandLineProgram
hasErrors() constcppassist::CommandLineProgram
help(CommandLineAction *forAction=nullptr) constcppassist::CommandLineProgramvirtual
m_actionscppassist::CommandLineProgramprotected
m_descriptioncppassist::CommandLineProgramprotected
m_namecppassist::CommandLineProgramprotected
m_selectedActioncppassist::CommandLineProgramprotected
m_shortDesccppassist::CommandLineProgramprotected
name() constcppassist::CommandLineProgram
parse(int argc, char *argv[])cppassist::CommandLineProgram
print(const std::string &msg)cppassist::CommandLineProgramvirtual
reset()cppassist::CommandLineProgram
selectedAction() constcppassist::CommandLineProgram
setDescription(const std::string &description)cppassist::CommandLineProgram
setName(const std::string &name)cppassist::CommandLineProgram
setShortDesc(const std::string &shortDesc)cppassist::CommandLineProgram
shortDesc() constcppassist::CommandLineProgram
~CommandLineProgram()cppassist::CommandLineProgramvirtual