|
Squid Web Cache master
|
#include "adaptation/Elements.h"#include "adaptation/forward.h"#include "base/RefCount.h"#include "SquidString.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Adaptation::ServiceGroup |
| class | Adaptation::ServiceSet |
| class | Adaptation::SingleService |
| class | Adaptation::ServiceChain |
| a group of services that must be used one after another More... | |
| class | Adaptation::DynamicServiceChain |
| a temporary service chain built upon another service request More... | |
| class | Adaptation::ServicePlan |
Namespaces | |
| namespace | Adaptation |
Typedefs | |
| typedef std::vector< ServiceGroupPointer > | Adaptation::Groups |
Functions | |
| std::ostream & | Adaptation::operator<< (std::ostream &os, const ServicePlan &p) |
| Groups & | Adaptation::AllGroups () |
| ServiceGroupPointer | Adaptation::FindGroup (const ServiceGroup::Id &id) |