Chombo + EB
3.0
|
This is the complete list of members for Pool, including all inherited members.
clear() | Pool | |
clearAllPools() | Pool | privatestatic |
dumpmemoryatexit() | Pool | friend |
getMore() | Pool | private |
getMoreMemory() | Pool | private |
getPtr() | Pool | |
m_alignment_ | Pool | private |
m_allowUnalignedAlloc | Pool | private |
m_name_ | Pool | |
m_next_ | Pool | private |
m_pool_ | Pool | private |
m_poolList_ | Pool | static |
m_poolSize_ | Pool | private |
m_ptrSize_ | Pool | private |
memUsage() const | Pool | |
operator=(const Pool &a_rhs) | Pool | private |
Pool(int a_ptrSize, const char *a_name="unnamed", int a_poolSize=100, int a_alignment=sizeof(int), bool a_allowUnalignedAlloc=false) | Pool | |
Pool(const Pool &a_rhs) | Pool | private |
returnPtr(void *a_ptr) | Pool | |
~Pool() | Pool |