|
Squid Web Cache master
|
Public Types | |
| typedef UnaryMemFunT< BodyConsumer, BodyPipe::Pointer > | Parent |
| typedef void(Job::* | Method) (BodyPipe::Pointer) |
| typedef Job | DestClass |
| typedef CbcPointer< Job > | JobPointer |
Public Member Functions | |
| BodyConsumerDialer (const BodyConsumer::Pointer &aConsumer, Parent::Method aHandler, BodyPipe::Pointer bp) | |
| bool | canDial (AsyncCall &call) override |
| void | print (std::ostream &os) const override |
| void | dial (AsyncCall &call) |
Public Attributes | |
| Method | method |
| BodyPipe::Pointer | arg1 |
| JobPointer | job |
Protected Member Functions | |
| void | doDial () override |
Definition at line 60 of file BodyPipe.cc.
|
inherited |
Definition at line 29 of file AsyncJobCalls.h.
|
inherited |
Definition at line 30 of file AsyncJobCalls.h.
|
inherited |
Definition at line 111 of file AsyncJobCalls.h.
Definition at line 63 of file BodyPipe.cc.
|
inline |
Definition at line 65 of file BodyPipe.cc.
|
overridevirtual |
Reimplemented from JobDialer< Job >.
Definition at line 89 of file BodyPipe.cc.
References UnaryMemFunT< BodyConsumer, BodyPipe::Pointer >::arg1, AsyncCall::cancel(), JobDialer< Job >::canDial(), AsyncCall::debugLevel, debugs, AsyncCall::debugSection, JobDialer< Job >::job, BodyPipe::status(), and BodyPipe::stillConsuming().
Definition at line 171 of file AsyncJobCalls.h.
References Critical, debugs, AsyncCall::debugSection, and AsyncCall::name.
|
inlineoverrideprotectedvirtualinherited |
Implements JobDialer< Job >.
Definition at line 123 of file AsyncJobCalls.h.
|
inlineoverridevirtualinherited |
Implements CallDialer.
Definition at line 116 of file AsyncJobCalls.h.
|
inherited |
Definition at line 120 of file AsyncJobCalls.h.
|
inherited |
Definition at line 38 of file AsyncJobCalls.h.
Referenced by BodyProducerDialer::canDial(), canDial(), NullaryMemFunT< Job >::doDial(), and UnaryMemFunT< Job, Data, Argument1 >::doDial().
|
inherited |
Definition at line 119 of file AsyncJobCalls.h.