Evo C++ Library v0.5.1
CommandLineT< ConsoleT >::Command Member List

This is the complete list of members for CommandLineT< ConsoleT >::Command, including all inherited members.

add(const String &str)=0CommandLineT< ConsoleT >::Commandpure virtual
addarg(const String &key, const String &helpname, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addarg(const String &key, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addflag(const String &names, const String &key, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addflag(const String &names, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addopt(const String &names, const String &key, const String &helpname, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addopt(const String &names, const String &helpname, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addopt(const String &names, const String &help)=0CommandLineT< ConsoleT >::Commandpure virtual
addsep()=0CommandLineT< ConsoleT >::Commandpure virtual
~Command()CommandLineT< ConsoleT >::Commandinlinevirtual