Command
0.3
|
This is the complete list of members for command::Command, including all inherited members.
all_used (defined in command::Grouped) | command::Grouped | protected |
Command(unsigned int argc, char *argv[], std::initializer_list< Parameter * > params) | command::Command | inline |
describe() | command::Descriptive | inlineprotected |
Descriptive(const std::string &description) | command::Descriptive | inlineprotected |
Grouped(std::initializer_list< Parameter * > params, std::string description="Grouped") | command::Grouped | inlineprotected |
handle() | command::Grouped | inlineprotectedvirtual |
hungryForValue() | command::Grouped | inlineprotectedvirtual |
isRequired() | command::Parameter | inlineprotectedvirtual |
isUsed() | command::Parameter | inlineprotectedvirtual |
Parameter(const std::string &description) | command::Parameter | inlineprotected |
parameters | command::Grouped | protected |
releaseMemory() | command::Grouped | inlineprotected |
Type typedef (defined in command::Parameter) | command::Parameter | protected |
understand(const std::string &value) | command::Grouped | inlineprotectedvirtual |
understood (defined in command::Grouped) | command::Grouped | protected |
used | command::Parameter | protected |
valuePosition(const std::string &) | command::Grouped | inlineprotectedvirtual |
values (defined in command::Grouped) | command::Grouped | protected |
~Command() | command::Command | inline |
~Descriptive() (defined in command::Descriptive) | command::Descriptive | inlineprotectedvirtual |
~Grouped() | command::Grouped | inlineprotectedvirtual |
~Parameter() (defined in command::Parameter) | command::Parameter | inlineprotectedvirtual |