PUMA Library Reference Manual
|
This is the complete list of members for Puma::Config, including all inherited members.
Add(const ConfOption *option) | Puma::Config | |
Add(const char *option, bool system=false) | Puma::Config | inline |
Add(const char *option, const char *arg, bool system=false) | Puma::Config | inline |
Add(const char *option, const char *arg1, const char *arg2, bool system=false) | Puma::Config | inline |
Config(ErrorStream &err) | Puma::Config | inline |
Config(ErrorStream &err, const char *path) | Puma::Config | inline |
Config(ErrorStream &err, int &argc, char **&argv) | Puma::Config | inline |
Config(ErrorStream &err, const char *path, int &argc, char **&argv) | Puma::Config | inline |
Config(const Config ©) | Puma::Config | inline |
CustomConfigFile(int argc, char **argv) | Puma::Config | |
CustomSystemConfigFile(int argc, char **argv) | Puma::Config | |
Join(const Config &other) | Puma::Config | |
Option(unsigned n) const | Puma::Config | |
Option(const char *option) const | Puma::Config | |
OPTIONS enum name | Puma::Config | |
Options() const | Puma::Config | |
PrintOption(OptsParser::Option &option, std::ostream &os) const | Puma::Config | |
PrintOptions(std::ostream &os) const | Puma::Config | |
Read(const char *path=(const char *) 0) | Puma::Config | |
Read(int &argc, char **&argv) | Puma::Config | |
Remove(const ConfOption *option) | Puma::Config | |
SET_OPTION enum value | Puma::Config | |
SET_OPTION_ARG enum value | Puma::Config | |
~Config() | Puma::Config |