|
Webserv
|
#include <exception>#include <string>Go to the source code of this file.
Classes | |
| class | config::ConfigException |
| class | config::ConfigError |
| class | config::ConfigWarning |
Namespaces | |
| namespace | config |
Macros | |
| #define | YELLOW "\033[1;33m" |
| #define | RED "\033[1;31m" |
| #define | NC "\033[0m" |
Functions | |
| void | config::issue_warning (const std::string &msg) |
| #define NC "\033[0m" |
| #define RED "\033[1;31m" |
| #define YELLOW "\033[1;33m" |