libcommonc++
0.7
|
This is the complete list of members for StaticObjectPool< T >, including all inherited members.
_avail | ObjectPool< T > | protected |
_size | ObjectPool< T > | protected |
getAvailable() const | ObjectPool< T > | inline |
getSize() const | ObjectPool< T > | inline |
ObjectPool(uint_t size) | ObjectPool< T > | inline |
release(T *elem) | StaticObjectPool< T > | virtual |
reserve() | StaticObjectPool< T > | virtual |
StaticObjectPool(uint_t size) | StaticObjectPool< T > | |
~ObjectPool() | ObjectPool< T > | inlinevirtual |
~StaticObjectPool() | StaticObjectPool< T > |