![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for Arguments, including all inherited members.
Arguments(int argument_count, const char **arguments, std::unordered_map< char, Option > options, std::vector< std::pair< std::string, char > > option_names) (defined in Arguments) | Arguments | inline |
findOptionFullName(char short_name) const (defined in Arguments) | Arguments | inline |
findOptionShortName(const std::string &full_name) const (defined in Arguments) | Arguments | inline |
get(char short_name) const (defined in Arguments) | Arguments | inline |
getDefaults() const (defined in Arguments) | Arguments | inline |
printUsage() (defined in Arguments) | Arguments | inline |