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