Learning Curve Plus Plus (LCPP)
CLIStore Member List

This is the complete list of members for CLIStore, including all inherited members.

FlagValue typedef (defined in CLIStore)CLIStore
GenName() const (defined in CLIStore)CLIStoreinline
GenName(const std::vector< std::string > &include_keys) const (defined in CLIStore)CLIStoreinline
Get(const std::string &name) const (defined in CLIStore)CLIStoreinline
GetInstance() (defined in CLIStore)CLIStoreinlinestatic
GetOptions(const std::string &name) const (defined in CLIStore)CLIStoreinline
Parse(int argc, char **argv) (defined in CLIStore)CLIStoreinline
Print(std::ostream &out=std::cout) (defined in CLIStore)CLIStoreinline
Register(const std::string &longName, const T &defaultValue) (defined in CLIStore)CLIStoreinline
Register(const std::string &longName, const T &defaultValue, const std::vector< T > &options) (defined in CLIStore)CLIStoreinline
Sanitize(const std::string &input) const (defined in CLIStore)CLIStoreinline
Set(const std::string &name, const T &value) (defined in CLIStore)CLIStoreinline