![]() |
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 Gray::cTempPool, including all inherited members.
| CleanTemps() | Gray::cTempPool | |
| cTempPool() | Gray::cTempPool | inline |
| FreeTempsForThreadManually() | Gray::cTempPool | static |
| GetTempPool() | Gray::cTempPool | static |
| GetTempST(StrLen_t nLenNeed) | Gray::cTempPool | inlinestatic |
| GetTempST(StrLen_t nLenNeed, const TYPE *pData) | Gray::cTempPool | inlinestatic |
| GetTempSV(size_t nLenNeed, const void *pData) | Gray::cTempPool | inlinestatic |
| GetTempT(StrLen_t nLenNeed) | Gray::cTempPool | inline |
| GetTempT(StrLen_t nLenNeed, const TYPE *pData) | Gray::cTempPool | inline |
| GetTempV(size_t nLenNeed) | Gray::cTempPool | |
| GetTempV(size_t nLenNeed, const void *pData) | Gray::cTempPool | |
| k_iCountMax | Gray::cTempPool | static |
| m_aBlocks | Gray::cTempPool | |
| m_iCountCur | Gray::cTempPool | |
| sm_pThreadLocal | Gray::cTempPool | static |
| sm_ThreadLocalDefault | Gray::cTempPool | static |
| ~cTempPool() | Gray::cTempPool | inlinevirtual |