| _avail | ObjectPool< T > | [protected] |
| _size | ObjectPool< T > | [protected] |
| getAvailable() const | ObjectPool< T > | [inline] |
| getSize() const | ObjectPool< T > | [inline] |
| ObjectPool(size_t size) | ObjectPool< T > | [inline] |
| release(T *elem) | StaticObjectPool< T > | [virtual] |
| reserve() | StaticObjectPool< T > | [virtual] |
| StaticObjectPool(size_t size) | StaticObjectPool< T > | |
| ~ObjectPool() | ObjectPool< T > | [inline, virtual] |
| ~StaticObjectPool() | StaticObjectPool< T > |
1.6.3