#include <ServiceRep.h>


Public Types | |
| typedef NullaryMemFunT< ModXact > | Parent |
| typedef void(ModXact ::* | Method) () |
| typedef ModXact | DestClass |
| typedef CbcPointer< ModXact > | JobPointer |
Public Member Functions | |
| ConnWaiterDialer (const CbcPointer< Adaptation::Icap::ModXact > &xact, Adaptation::Icap::ConnWaiterDialer::Parent::Method aHandler) | |
| ConnWaiterDialer (const Adaptation::Icap::ConnWaiterDialer &aConnWaiter) | |
| ~ConnWaiterDialer () override | |
| void | print (std::ostream &os) const override |
| virtual bool | canDial (AsyncCall &call) |
| void | dial (AsyncCall &call) |
Public Attributes | |
| ServiceRep::Pointer | theService |
| Method | method |
| JobPointer | job |
Protected Member Functions | |
| void | doDial () override |
Detailed Description
Custom dialer to call Service::noteNewWaiter and noteGoneWaiter to maintain Service idea of waiting and being-notified transactions.
Definition at line 197 of file ServiceRep.h.
Member Typedef Documentation
◆ DestClass
Definition at line 29 of file AsyncJobCalls.h.
◆ JobPointer
|
inherited |
Definition at line 30 of file AsyncJobCalls.h.
◆ Method
|
inherited |
Definition at line 94 of file AsyncJobCalls.h.
◆ Parent
Definition at line 200 of file ServiceRep.h.
Constructor & Destructor Documentation
◆ ConnWaiterDialer() [1/2]
| Adaptation::Icap::ConnWaiterDialer::ConnWaiterDialer | ( | const CbcPointer< Adaptation::Icap::ModXact > & | xact, |
| Adaptation::Icap::ConnWaiterDialer::Parent::Method | aHandler | ||
| ) |
Definition at line 731 of file ServiceRep.cc.
References Adaptation::Icap::Xaction::service(), and theService.
◆ ConnWaiterDialer() [2/2]
| Adaptation::Icap::ConnWaiterDialer::ConnWaiterDialer | ( | const Adaptation::Icap::ConnWaiterDialer & | aConnWaiter | ) |
Definition at line 739 of file ServiceRep.cc.
References theService.
◆ ~ConnWaiterDialer()
|
override |
Definition at line 745 of file ServiceRep.cc.
Member Function Documentation
◆ canDial()
Definition at line 161 of file AsyncJobCalls.h.
◆ dial()
Definition at line 171 of file AsyncJobCalls.h.
◆ doDial()
|
inlineoverrideprotectedvirtualinherited |
Implements JobDialer< ModXact >.
Definition at line 104 of file AsyncJobCalls.h.
◆ print()
|
inlineoverridevirtualinherited |
Implements CallDialer.
Definition at line 98 of file AsyncJobCalls.h.
Member Data Documentation
◆ job
|
inherited |
Definition at line 38 of file AsyncJobCalls.h.
◆ method
|
inherited |
Definition at line 101 of file AsyncJobCalls.h.
◆ theService
| ServiceRep::Pointer Adaptation::Icap::ConnWaiterDialer::theService |
Definition at line 201 of file ServiceRep.h.
Referenced by ConnWaiterDialer().
The documentation for this class was generated from the following files:
- src/adaptation/icap/ServiceRep.h
- src/adaptation/icap/ServiceRep.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
