koliseo 0.4.9
Loading...
Searching...
No Matches
KLS_Autoregion_Extension_Conf Struct Reference

#include <kls_region.h>

Data Fields

int kls_autoset_regions
 If set to 1, make the Koliseo handle the KLS_Regions for its usage.
KLS_RegList_Alloc_Backend kls_reglist_alloc_backend
 Sets the backend for the KLS_Regions allocation.
ptrdiff_t kls_reglist_kls_size
 Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.
int kls_autoset_temp_regions
 If set to 1, make the Koliseo handle the KLS_Regions for its usage when operating on a Koliseo_Temp instance.
KLS_RegList_Alloc_Backend tkls_reglist_alloc_backend
 Sets the backend for the KLS_Regions allocation.
ptrdiff_t tkls_reglist_kls_size
 Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.

Field Documentation

◆ kls_autoset_regions

int KLS_Autoregion_Extension_Conf::kls_autoset_regions

If set to 1, make the Koliseo handle the KLS_Regions for its usage.

◆ kls_autoset_temp_regions

int KLS_Autoregion_Extension_Conf::kls_autoset_temp_regions

If set to 1, make the Koliseo handle the KLS_Regions for its usage when operating on a Koliseo_Temp instance.

◆ kls_reglist_alloc_backend

KLS_RegList_Alloc_Backend KLS_Autoregion_Extension_Conf::kls_reglist_alloc_backend

Sets the backend for the KLS_Regions allocation.

◆ kls_reglist_kls_size

ptrdiff_t KLS_Autoregion_Extension_Conf::kls_reglist_kls_size

Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.

◆ tkls_reglist_alloc_backend

KLS_RegList_Alloc_Backend KLS_Autoregion_Extension_Conf::tkls_reglist_alloc_backend

Sets the backend for the KLS_Regions allocation.

◆ tkls_reglist_kls_size

ptrdiff_t KLS_Autoregion_Extension_Conf::tkls_reglist_kls_size

Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.


The documentation for this struct was generated from the following file: