libcommonc++
0.7
|
This is the complete list of members for ObjectPool< 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)=0 | ObjectPool< T > | pure virtual |
reserve()=0 | ObjectPool< T > | pure virtual |
~ObjectPool() | ObjectPool< T > | inlinevirtual |