|
Squid Web Cache master
|
Public Member Functions | |
| StoreIOStateCb (StoreIOState::STIOCB *cb, void *data, int err, const Rock::IoState::Pointer &anSio) | |
| StoreIOStateCb (const StoreIOStateCb &cb) | |
| ~StoreIOStateCb () override | |
| void | dial (AsyncCall &) |
| bool | canDial (AsyncCall &) const |
| void | print (std::ostream &os) const override |
Private Member Functions | |
| StoreIOStateCb & | operator= (const StoreIOStateCb &) |
Private Attributes | |
| StoreIOState::STIOCB * | callback |
| void * | callback_data |
| int | errflag |
| Rock::IoState::Pointer | sio |
close callback (STIOCB) dialer: breaks dependencies and counts IOState concurrency level
Definition at line 411 of file RockIoState.cc.
|
inline |
Definition at line 414 of file RockIoState.cc.
References cbdataReference.
|
inline |
Definition at line 424 of file RockIoState.cc.
References callback, callback_data, and cbdataReference.
|
inlineoverride |
Definition at line 434 of file RockIoState.cc.
References cbdataReferenceDone.
|
inline |
Definition at line 444 of file RockIoState.cc.
References cbdataReferenceValid().
|
inline |
Definition at line 438 of file RockIoState.cc.
References cbdataReferenceValidDone.
|
private |
|
inlineoverridevirtual |
Implements CallDialer.
Definition at line 448 of file RockIoState.cc.
|
private |
Definition at line 455 of file RockIoState.cc.
Referenced by StoreIOStateCb().
|
private |
Definition at line 456 of file RockIoState.cc.
Referenced by StoreIOStateCb().
|
private |
Definition at line 457 of file RockIoState.cc.
|
private |
Definition at line 458 of file RockIoState.cc.