Service.h File Reference
#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"
Include dependency graph for Service.h:
This graph shows which files directly or indirectly include this file:
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 More... | |