Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
Private Member Functions |
List of all members
CommonPool Class Reference
#include <CommonPool.h>
Collaboration diagram for CommonPool:
Public Member Functions | |
const SBuf & | classTypeLabel () const |
Static Public Member Functions | |
static CommonPool * | Factory (unsigned char _class, CompositePoolNode::Pointer &) |
Protected Member Functions | |
CommonPool () | |
Protected Attributes | |
SBuf | typeLabel |
Private Member Functions | |
MEMPROXY_CLASS (CommonPool) | |
Detailed Description
Definition at line 25 of file CommonPool.h.
Constructor & Destructor Documentation
◆ CommonPool()
|
protected |
Definition at line 310 of file delay_pools.cc.
Member Function Documentation
◆ classTypeLabel()
|
inline |
◆ Factory()
|
static |
Definition at line 248 of file delay_pools.cc.
References Aggregate::Aggregate(), fatal(), RefCount< C >::getRaw(), DelayVector::push_back(), and typeLabel.
Referenced by DelayPool::DelayPool(), and DelayPool::createPool().
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ typeLabel
|
protected |
Definition at line 35 of file CommonPool.h.
Referenced by classTypeLabel(), and Factory().
The documentation for this class was generated from the following files:
- src/CommonPool.h
- src/delay_pools.cc