KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIRTREE::SLAB_ALLOCATOR< NODE > Member List

This is the complete list of members for KIRTREE::SLAB_ALLOCATOR< NODE >, including all inherited members.

Allocate()KIRTREE::SLAB_ALLOCATOR< NODE >inline
findOwningPage(const NODE *aNode, size_t &aOffset) constKIRTREE::SLAB_ALLOCATOR< NODE >inlineprivate
Free(NODE *aNode)KIRTREE::SLAB_ALLOCATOR< NODE >inline
m_freeListKIRTREE::SLAB_ALLOCATOR< NODE >private
m_pagesKIRTREE::SLAB_ALLOCATOR< NODE >private
markUnused(NODE *aNode)KIRTREE::SLAB_ALLOCATOR< NODE >inlineprivate
markUsed(NODE *aNode)KIRTREE::SLAB_ALLOCATOR< NODE >inlineprivate
MemoryUsage() constKIRTREE::SLAB_ALLOCATOR< NODE >inline
NODES_PER_PAGEKIRTREE::SLAB_ALLOCATOR< NODE >static
operator=(const SLAB_ALLOCATOR &)=deleteKIRTREE::SLAB_ALLOCATOR< NODE >
operator=(SLAB_ALLOCATOR &&aOther) noexceptKIRTREE::SLAB_ALLOCATOR< NODE >inline
Owns(const NODE *aNode) constKIRTREE::SLAB_ALLOCATOR< NODE >inline
SLAB_ALLOCATOR()=defaultKIRTREE::SLAB_ALLOCATOR< NODE >
SLAB_ALLOCATOR(const SLAB_ALLOCATOR &)=deleteKIRTREE::SLAB_ALLOCATOR< NODE >
SLAB_ALLOCATOR(SLAB_ALLOCATOR &&aOther) noexceptKIRTREE::SLAB_ALLOCATOR< NODE >inline
~SLAB_ALLOCATOR()=defaultKIRTREE::SLAB_ALLOCATOR< NODE >