ServiceRep.cc File Reference
#include "squid.h"
#include "adaptation/ecap/Config.h"
#include "adaptation/ecap/Host.h"
#include "adaptation/ecap/ServiceRep.h"
#include "adaptation/ecap/XactionRep.h"
#include "AsyncEngine.h"
#include "base/TextException.h"
#include "debug/Stream.h"
#include "EventLoop.h"
#include <libecap/adapter/service.h>
#include <libecap/common/options.h>
#include <libecap/common/name.h>
#include <libecap/common/named_values.h>
#include <limits>
#include <map>
Include dependency graph for ServiceRep.cc:

Go to the source code of this file.

Classes

class  Adaptation::Ecap::ConfigRep
 wraps Adaptation::Ecap::ServiceConfig to allow eCAP visitors More...
 
class  Adaptation::Ecap::Engine
 manages async eCAP transactions More...
 

Namespaces

namespace  Adaptation
 
namespace  Adaptation::Ecap
 

Typedefs

typedef std::map< std::string, Adaptation::Ecap::ServiceRep::AdapterServiceAdapterServices
 libecap::adapter::services indexed by their URI More...
 

Variables

static AdapterServices TheServices
 all loaded services More...
 
static AdapterServices AsyncServices
 configured services producing async transactions More...
 

Typedef Documentation

◆ AdapterServices

Definition at line 29 of file ServiceRep.cc.

Variable Documentation

◆ AsyncServices

◆ TheServices

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors