![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cPoolBase< TYPE >, including all inherited members.
| AddBucketNew() | GrayLib::cPoolBase< TYPE > | inline |
| cPoolBase(ITERATE_t nBucketAllocQty=128) noexcept | GrayLib::cPoolBase< TYPE > | inlineprotected |
| cPoolBucket typedef | GrayLib::cPoolBase< TYPE > | protected |
| FreeBuckets() | GrayLib::cPoolBase< TYPE > | inline |
| get_AllocQty() const noexcept | GrayLib::cPoolBase< TYPE > | inline |
| get_BucketAllocQty() const noexcept | GrayLib::cPoolBase< TYPE > | inline |
| isInPool(const void *pObj) const | GrayLib::cPoolBase< TYPE > | inline |
| m_aBuckets | GrayLib::cPoolBase< TYPE > | protected |
| m_nBucketAllocQty | GrayLib::cPoolBase< TYPE > | protected |