#include <CommCalls.h>


| Public Types | |
| typedef Params_ | Params | 
| typedef void(C::* | Method) (const Params &io) | 
| typedef C | DestClass | 
| typedef CbcPointer< C > | JobPointer | 
| Public Member Functions | |
| CommCbMemFunT (const CbcPointer< C > &aJob, Method aMeth) | |
| bool | canDial (AsyncCall &c) override | 
| void | print (std::ostream &os) const override | 
| void | dial (AsyncCall &call) | 
| Public Attributes | |
| Method | method | 
| JobPointer | job | 
| Params | params | 
| Protected Member Functions | |
| void | doDial () override | 
Detailed Description
template<class C, class Params_>
class CommCbMemFunT< C, Params_ >
Definition at line 165 of file CommCalls.h.
Member Typedef Documentation
◆ DestClass
Definition at line 29 of file AsyncJobCalls.h.
◆ JobPointer
| 
 | inherited | 
Definition at line 30 of file AsyncJobCalls.h.
◆ Method
| typedef void(C::* CommCbMemFunT< C, Params_ >::Method) (const Params &io) | 
Definition at line 169 of file CommCalls.h.
◆ Params
| typedef Params_ CommCbMemFunT< C, Params_ >::Params | 
Definition at line 168 of file CommCalls.h.
Constructor & Destructor Documentation
◆ CommCbMemFunT()
| 
 | inline | 
Definition at line 171 of file CommCalls.h.
Member Function Documentation
◆ canDial()
| 
 | inlineoverridevirtual | 
Reimplemented from JobDialer< C >.
Definition at line 175 of file CommCalls.h.
References JobDialer< Job >::canDial(), and CommDialerParamsT< Params_ >::params.
◆ dial()
Definition at line 171 of file AsyncJobCalls.h.
◆ doDial()
| 
 | inlineoverrideprotectedvirtual | 
Implements JobDialer< C >.
Definition at line 190 of file CommCalls.h.
References JobDialer< C >::job, CommCbMemFunT< C, Params_ >::method, and CommDialerParamsT< Params_ >::params.
◆ print()
| 
 | inlineoverridevirtual | 
Implements CallDialer.
Definition at line 180 of file CommCalls.h.
References CommDialerParamsT< Params_ >::params.
Member Data Documentation
◆ job
| 
 | inherited | 
Definition at line 38 of file AsyncJobCalls.h.
◆ method
| Method CommCbMemFunT< C, Params_ >::method | 
Definition at line 187 of file CommCalls.h.
Referenced by CommCbMemFunT< C, Params_ >::doDial().
◆ params
| 
 | inherited | 
Definition at line 149 of file CommCalls.h.
Referenced by CommCbMemFunT< C, Params_ >::canDial(), CommCbMemFunT< C, Params_ >::doDial(), and CommCbMemFunT< C, Params_ >::print().
The documentation for this class was generated from the following file:
- src/CommCalls.h
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
