|
Learning Curve Plus Plus (LCPP)
|
This is the complete list of members for CLIStore, including all inherited members.
| FlagValue typedef (defined in CLIStore) | CLIStore | |
| GenName() const (defined in CLIStore) | CLIStore | inline |
| GenName(const std::vector< std::string > &include_keys) const (defined in CLIStore) | CLIStore | inline |
| Get(const std::string &name) const (defined in CLIStore) | CLIStore | inline |
| GetInstance() (defined in CLIStore) | CLIStore | inlinestatic |
| GetOptions(const std::string &name) const (defined in CLIStore) | CLIStore | inline |
| Parse(int argc, char **argv) (defined in CLIStore) | CLIStore | inline |
| Print(std::ostream &out=std::cout) (defined in CLIStore) | CLIStore | inline |
| Register(const std::string &longName, const T &defaultValue) (defined in CLIStore) | CLIStore | inline |
| Register(const std::string &longName, const T &defaultValue, const std::vector< T > &options) (defined in CLIStore) | CLIStore | inline |
| Sanitize(const std::string &input) const (defined in CLIStore) | CLIStore | inline |
| Set(const std::string &name, const T &value) (defined in CLIStore) | CLIStore | inline |