| private |
Description
Public Attributes
| ObjectCreator | creator |
| pool_t | pool |
Public Functions
| Pool(const ObjectCreator & creator) |
Documentation
variable
Util::ObjectPool::Pool::creator
| public |
| ObjectCreator creator |
Defined in Util/Factory/ObjectPool.h:44
variable
Util::ObjectPool::Pool::pool
| public |
| pool_t pool |
Defined in Util/Factory/ObjectPool.h:45
function
Util::ObjectPool::Pool::Pool
| public | inline |
| Pool( | const ObjectCreator & | creator ) |
Defined in Util/Factory/ObjectPool.h:43