alignment_ | Pool | [private] |
clear() | Pool | |
getMoreMemory() | Pool | [private] |
getPtr() | Pool | |
memUsage() const | Pool | |
name_ | Pool | |
next_ | Pool | [private] |
operator=(const Pool &rhs) | Pool | [private] |
Pool(int ptrSize, const char *name="unnamed", int poolSize=100, int alignment=sizeof(int)) | Pool | |
Pool(const Pool &rhs) | Pool | [private] |
pool_ | Pool | [private] |
poolList_ | Pool | [static] |
poolSize_ | Pool | [private] |
ptrSize_ | Pool | [private] |
returnPtr(void *ptr) | Pool | |
~Pool() | Pool |