#include <AsyncJobCalls.h>
![Inheritance graph](classUnaryMemFunT__inherit__graph.png)
![Collaboration graph](classUnaryMemFunT__coll__graph.png)
Public Types | |
typedef void(Job::* | Method) (Argument1) |
typedef Job | DestClass |
typedef CbcPointer< Job > | JobPointer |
Public Member Functions | |
UnaryMemFunT (const CbcPointer< Job > &aJob, Method aMethod, const Data &anArg1) | |
void | print (std::ostream &os) const override |
virtual bool | canDial (AsyncCall &call) |
void | dial (AsyncCall &call) |
Public Attributes | |
Method | method |
Data | arg1 |
JobPointer | job |
Protected Member Functions | |
void | doDial () override |
Detailed Description
template<class Job, class Data, class Argument1 = Data>
class UnaryMemFunT< Job, Data, Argument1 >
Definition at line 108 of file AsyncJobCalls.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(Job::* UnaryMemFunT< Job, Data, Argument1 >::Method) (Argument1) |
Definition at line 111 of file AsyncJobCalls.h.
Constructor & Destructor Documentation
◆ UnaryMemFunT()
|
inlineexplicit |
Definition at line 112 of file AsyncJobCalls.h.
Member Function Documentation
◆ canDial()
Reimplemented in BodyConsumerDialer, BodyProducerDialer, and CommCbMemFunT< C, Params_ >.
Definition at line 161 of file AsyncJobCalls.h.
Referenced by CommCbMemFunT< C, Params_ >::canDial().
◆ dial()
Definition at line 171 of file AsyncJobCalls.h.
◆ doDial()
|
inlineoverrideprotectedvirtual |
Implements JobDialer< Job >.
Definition at line 123 of file AsyncJobCalls.h.
◆ print()
|
inlineoverridevirtual |
Implements CallDialer.
Definition at line 116 of file AsyncJobCalls.h.
Member Data Documentation
◆ arg1
Data UnaryMemFunT< Job, Data, Argument1 >::arg1 |
Definition at line 120 of file AsyncJobCalls.h.
Referenced by UnaryMemFunT< BodyConsumer, BodyPipe::Pointer >::print().
◆ job
|
inherited |
Definition at line 38 of file AsyncJobCalls.h.
Referenced by NullaryMemFunT< ModXact >::doDial(), and UnaryMemFunT< BodyConsumer, BodyPipe::Pointer >::doDial().
◆ method
Method UnaryMemFunT< Job, Data, Argument1 >::method |
Definition at line 119 of file AsyncJobCalls.h.
Referenced by UnaryMemFunT< BodyConsumer, BodyPipe::Pointer >::doDial().
The documentation for this class was generated from the following file:
- src/base/AsyncJobCalls.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