|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TBaseMemBlocks, including all inherited members.
| Alloc(size_t sz) | owl::TStandardAllocator | inline |
| AllocBlock(size_t) | owl::TMBaseMemBlocks< TStandardAllocator > | |
| Block() const | owl::TMBaseMemBlocks< TStandardAllocator > | inline |
| Count() const | owl::TMBaseMemBlocks< TStandardAllocator > | inline |
| Free(void *ptr) | owl::TStandardAllocator | inline |
| FreeTo(unsigned) | owl::TMBaseMemBlocks< TStandardAllocator > | |
| GetBlockSize() const | owl::TMBaseMemBlocks< TStandardAllocator > | inline |
| operator delete(void *ptr) | owl::TStandardAllocator | inline |
| operator new(size_t sz) | owl::TStandardAllocator | inline |
| ReAlloc(void *ptr, size_t sz) | owl::TStandardAllocator | inline |
| TBaseMemBlocks(size_t sz=8192) | owl::TBaseMemBlocks | inline |
| TMBaseMemBlocks(size_t=8192) | owl::TMBaseMemBlocks< TStandardAllocator > | inline |
| ~TMBaseMemBlocks() | owl::TMBaseMemBlocks< TStandardAllocator > | inline |