|
Squid Web Cache master
|
Public Types | |
| typedef RefCount< DelayIdComposite > | Pointer |
Public Member Functions | |
| void * | operator new (size_t byteCount) |
| void | operator delete (void *address) |
| AggregateId (RefCount< Aggregate >) | |
| int | bytesWanted (int min, int max) const override |
| void | bytesIn (int qty) override |
| void | delayRead (const AsyncCallPointer &) override |
Static Public Member Functions | |
| static int | UseCount () |
Static Private Member Functions | |
| static Mem::AllocatorProxy & | Pool () |
Private Attributes | |
| RefCount< Aggregate > | theAggregate |
Definition at line 65 of file delay_pools.cc.
|
inherited |
Definition at line 23 of file DelayIdComposite.h.
Definition at line 431 of file delay_pools.cc.
|
overridevirtual |
Implements DelayIdComposite.
Definition at line 441 of file delay_pools.cc.
Implements DelayIdComposite.
Definition at line 435 of file delay_pools.cc.
|
overridevirtual |
Reimplemented from DelayIdComposite.
Definition at line 242 of file delay_pools.cc.
References CompositePoolNode::delayRead(), and theAggregate.
|
inline |
Definition at line 67 of file delay_pools.cc.
|
inline |
Definition at line 67 of file delay_pools.cc.
|
inlinestaticprivate |
Definition at line 67 of file delay_pools.cc.
|
inlinestatic |
Definition at line 67 of file delay_pools.cc.
Definition at line 76 of file delay_pools.cc.
Referenced by delayRead().