This is the complete list of members for RCF::ObjectPool, including all inherited members.
| disableCaching() | RCF::ObjectPool | |
| enableCaching(std::size_t maxCount, std::function< void(T *)> clearFunc) | RCF::ObjectPool | |
| getObj(std::shared_ptr< T > &objPtr, bool alwaysCreate=true) | RCF::ObjectPool |