GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::Memory::Pool_ Member List

This is the complete list of members for Cpl::Memory::Pool_, including all inherited members.

allocate(size_t numbytes)Cpl::Memory::Pool_virtual
allocatedSizeForNBytes(size_t nbytes) const noexceptCpl::Memory::Allocatorinline
insert_(void *newContainerPtr)Cpl::Container::Item
isInContainer_(const void *containerPtr) const noexceptCpl::Container::Item
Item()Cpl::Container::Iteminlineprotected
Item(const char *)Cpl::Container::Iteminlineprotected
m_alignedBlockSizeCpl::Memory::Pool_protected
m_allocatedListCpl::Memory::Pool_protected
m_blockSizeCpl::Memory::Pool_protected
m_fatalErrorsCpl::Memory::Pool_protected
m_freeListCpl::Memory::Pool_protected
m_inListPtr_Cpl::Container::Item
m_nextPtr_Cpl::Container::Item
Pool_(BlockInfo_ infoBlocks[], size_t blockSize, size_t alignedBlockSize, size_t numBlocks, void *arrayOfBlocks, bool fatalErrors)Cpl::Memory::Pool_
release(void *ptr)Cpl::Memory::Pool_virtual
remove_(Item *itemPtr) noexceptCpl::Container::Itemstatic
wordSize() const noexceptCpl::Memory::Pool_virtual
~Allocator()Cpl::Memory::Allocatorinlinevirtual
~Pool_()Cpl::Memory::Pool_