Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::ObjectPool< T, N, allowResize > Member List

This is the complete list of members for Divide::ObjectPool< T, N, allowResize >, including all inherited members.

_idsDivide::ObjectPool< T, N, allowResize >protected
_poolDivide::ObjectPool< T, N, allowResize >protected
_poolLockDivide::ObjectPool< T, N, allowResize >mutableprotected
allocate(Args... args)Divide::ObjectPool< T, N, allowResize >
deallocate(PoolHandle handle)Divide::ObjectPool< T, N, allowResize >
find(PoolHandle handle) constDivide::ObjectPool< T, N, allowResize >
ObjectPool()Divide::ObjectPool< T, N, allowResize >
registerExisting(T &object)Divide::ObjectPool< T, N, allowResize >
registerExistingInternal(T &object, bool retry)Divide::ObjectPool< T, N, allowResize >protected
unregisterExisting(PoolHandle handle)Divide::ObjectPool< T, N, allowResize >