ServiceRep.h File Reference
#include "adaptation/forward.h"
#include "adaptation/Service.h"
#include <libecap/common/forward.h>
#include <libecap/common/memory.h>
Include dependency graph for ServiceRep.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Adaptation::Ecap::ServiceRep |
Namespaces | |
namespace | Adaptation |
namespace | Adaptation::Ecap |
Functions | |
void | Adaptation::Ecap::RegisterAdapterService (const ServiceRep::AdapterService &adapterService) |
register loaded eCAP module service More... | |
void | Adaptation::Ecap::UnregisterAdapterService (const String &serviceUri) |
unregister loaded eCAP module service by service uri More... | |
ServiceRep::AdapterService | Adaptation::Ecap::FindAdapterService (const String &serviceUri) |
returns loaded eCAP module service by service uri More... | |
void | Adaptation::Ecap::CheckUnusedAdapterServices (const Services &services) |
check for loaded eCAP services without matching ecap_service in squid.conf More... | |