Class PoolAllocator
Inherits from
-
Object
(base class) -
Allocator
Constructors
Name | Description |
---|---|
this |
Fields
Name | Type | Descrption |
---|---|---|
alignment [inherited] | size_t | |
alignmentMask [inherited] | size_t |
Methods
Name | Description |
---|---|
totalSize | |
allocatedSize | |
alloc | |
realloc | |
free | |
freeAll | |
reset | |
destroy |
Inner structs
Name | Description |
---|---|
Pool | |
Destructor |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.