Config.h
Go to the documentation of this file.
Definition: Config.h:28
Adaptation::ServicePointer createService(const ServiceConfigPointer &cfg) override
Definition: Config.cc:43
Config(const Config &)
Adaptation::ServiceConfig * newServiceConfig() const override
creates service configuration object that will parse and keep cfg info
Definition: Config.cc:37
Config & operator=(const Config &)
bool grokExtension(const char *name, const char *value) override
handle name=value configuration option with name unknown to Squid
Definition: Config.cc:51
std::pair< std::string, std::string > Extension
Definition: Config.h:32
Definition: ServiceConfig.h:23
Definition: AccessCheck.h:25