|
Squid Web Cache master
|
#include "AccessLogEntry.h"#include "adaptation/Elements.h"#include "adaptation/forward.h"#include "adaptation/ServiceConfig.h"#include "base/RefCount.h"#include "http/forward.h"#include "SquidString.h"Go to the source code of this file.
Classes | |
| class | Adaptation::Service |
Namespaces | |
| namespace | Adaptation |
Typedefs | |
| typedef std::vector< Adaptation::ServicePointer > | Adaptation::Services |
Functions | |
| Services & | Adaptation::AllServices () |
| ServicePointer | Adaptation::FindService (const Service::Id &key) |
| void | Adaptation::DetachServices () |
| detach all adaptation services from current configuration | |