Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::MemPool, including all inherited members.
alloc(szt size, uint8 align=1, const char *srcFile=nullptr, int srcLine=0) | honey::MemPool | |
allocBytes() const | honey::MemPool | |
free(void *ptr_) | honey::MemPool | |
freeBytes() const | honey::MemPool | inline |
id() const | honey::MemPool | inline |
lockfree::FreeList class | honey::MemPool | friend |
MemPool(const vector< tuple< szt, szt >> &buckets, const Id &id=idnull, szt align=alignof(double)) | honey::MemPool | |
NoCopy(const NoCopy &)=delete | honey::mt::NoCopy | private |
NoCopy()=default | honey::mt::NoCopy | private |
operator=(const NoCopy &)=delete | honey::mt::NoCopy | private |
printStats() const | honey::MemPool | |
printUsed() const | honey::MemPool | |
usedBytes() const | honey::MemPool | |
validate() const | honey::MemPool |