|
Squid Web Cache master
|
Public Types | |
| typedef store_client | argument_type |
| typedef void | result_type |
Public Member Functions | |
| StoreClientStats (MemBuf *anEntry) | |
| void | operator() (store_client const &x) |
Public Attributes | |
| MemBuf * | where |
| size_t | index |
Definition at line 176 of file MemObject.cc.
|
inherited |
|
inherited |
|
inline |
Definition at line 177 of file MemObject.cc.
|
inline |
Definition at line 179 of file MemObject.cc.
References store_client::dumpStats(), index, and where.
| size_t StoreClientStats::index |
Definition at line 185 of file MemObject.cc.
Referenced by operator()().
| MemBuf* StoreClientStats::where |
Definition at line 184 of file MemObject.cc.
Referenced by operator()().