Squid Web Cache master
Loading...
Searching...
No Matches
ServiceGroups.h File Reference
#include "adaptation/Elements.h"
#include "adaptation/forward.h"
#include "base/RefCount.h"
#include "SquidString.h"
#include <vector>
Include dependency graph for ServiceGroups.h:
This graph shows which files directly or indirectly include this file:

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< ServiceGroupPointerAdaptation::Groups
 

Functions

std::ostream & Adaptation::operator<< (std::ostream &os, const ServicePlan &p)
 
GroupsAdaptation::AllGroups ()
 
ServiceGroupPointer Adaptation::FindGroup (const ServiceGroup::Id &id)