| cleanUp() | ObjectPool< T > | [inline] |
| cleanUpOnDestruction | ObjectPool< T > | [static] |
| freeObject(Object *x) | ObjectPool< T > | [inline] |
| freeObjects(fwiter b, fwiter e) | ObjectPool< T > | [inline] |
| get() | ObjectPool< T > | [inline] |
| get(const Object &x) | ObjectPool< T > | [inline] |
| getPtr() | ObjectPool< T > | [inline] |
| hasTrivialDestructor | ObjectPool< T > | [static] |
| Object typedef | ObjectPool< T > | |
| ObjectPool(std::string name_="T", size_t N_=100000, int m=cleanUpOnDestruction) | ObjectPool< T > | [inline] |
| printInfo(std::ostream &out) const | ObjectPool< T > | [inline] |
| reset() | ObjectPool< T > | [inline] |
| ~ObjectPool() | ObjectPool< T > | [inline] |
1.5.9