Class PoolAllocator

Inherits from

Constructors

Name Description
this

Fields

Name Type Description
alignment size_t
alignmentMask size_t

Properties

Name Type Description
allocatedSize size_t
totalSize size_t

Methods

Name Description
alloc
destroy
free
freeAll
realloc
reset

Inner structs

Name Description
Destructor
Pool

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.