Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
ogdf::PoolMemoryAllocator Member List
This is the complete list of members for
ogdf::PoolMemoryAllocator
, including all inherited members.
allocate
(size_t nBytes)
ogdf::PoolMemoryAllocator
static
allocateBlock
()
ogdf::PoolMemoryAllocator
private
static
BLOCK_SIZE
ogdf::PoolMemoryAllocator
private
static
checkSize
(size_t nBytes)
ogdf::PoolMemoryAllocator
static
cleanup
()
ogdf::PoolMemoryAllocator
static
deallocate
(size_t nBytes, void *p)
ogdf::PoolMemoryAllocator
static
deallocateList
(size_t nBytes, void *pHead, void *pTail)
ogdf::PoolMemoryAllocator
static
defrag
()
ogdf::PoolMemoryAllocator
static
enterCS
()
ogdf::PoolMemoryAllocator
inline
private
static
fillPool
(MemElemPtr &pFreeBytes, uint16_t nBytes)
ogdf::PoolMemoryAllocator
private
static
flushPool
()
ogdf::PoolMemoryAllocator
static
leaveCS
()
ogdf::PoolMemoryAllocator
inline
private
static
makeSlices
(MemElemPtr p, int nWords, int nSlices)
ogdf::PoolMemoryAllocator
private
static
MemElemPtr
typedef
ogdf::PoolMemoryAllocator
private
memoryAllocatedInBlocks
()
ogdf::PoolMemoryAllocator
static
memoryInGlobalFreeList
()
ogdf::PoolMemoryAllocator
static
memoryInThreadFreeList
()
ogdf::PoolMemoryAllocator
static
MIN_BYTES
ogdf::PoolMemoryAllocator
private
static
PoolMemoryAllocator
()
ogdf::PoolMemoryAllocator
inline
s_blocks
ogdf::PoolMemoryAllocator
private
static
s_globallyAllocatedBytes
ogdf::PoolMemoryAllocator
private
static
s_locallyAllocatedBytes
ogdf::PoolMemoryAllocator
private
static
s_mutex
ogdf::PoolMemoryAllocator
private
static
s_pool
ogdf::PoolMemoryAllocator
private
static
s_tp
ogdf::PoolMemoryAllocator
private
static
slicesPerBlock
(uint16_t nBytes)
ogdf::PoolMemoryAllocator
inline
private
static
slicesPerBlock
(uint16_t nBytes, int &nWords)
ogdf::PoolMemoryAllocator
inline
private
static
TABLE_SIZE
ogdf::PoolMemoryAllocator
private
static
unguardedMemGlobalFreelist
()
ogdf::PoolMemoryAllocator
private
static
~PoolMemoryAllocator
()
ogdf::PoolMemoryAllocator
inline
This site is powered by Netlify.
© 1999–2024
The OGDF Team