DOKK / manpages / debian 13 / libzycore-doc / ZyanAllocator_.3.en
ZyanAllocator_(3) Library Functions Manual ZyanAllocator_(3)

ZyanAllocator_

#include <Allocator.h>


ZyanAllocatorAllocate allocate
ZyanAllocatorAllocate reallocate
ZyanAllocatorDeallocate deallocate

Defines the ZyanAllocator struct.

This is the base class for all custom allocator implementations.

All fields in this struct should be considered as 'private'. Any changes may lead to unexpected behavior.

ZyanAllocatorAllocate ZyanAllocator_::allocate

The allocate function.

ZyanAllocatorDeallocate ZyanAllocator_::deallocate

The deallocate function.

ZyanAllocatorAllocate ZyanAllocator_::reallocate

The reallocate function.

Generated automatically by Doxygen for Zycore from the source code.

Version 1.5.2.0 Zycore