Skip to content

Struct Ase::LoftConfig

ClassList > Ase > LoftConfig

Configuration for Loft allocations.

  • #include <loft.hh>

Public Attributes

Type Name
Loft::Flags flags = [**Loft::Flags**](namespaceAse_1_1Loft.md#enum-flags) (0)
size_t preallocate = 0
Amount of preallocated available memory.
size_t watermark = 0
Watermark to trigger async preallocation.

Public Attributes Documentation

variable flags

Loft::Flags Ase::LoftConfig::flags;

variable preallocate

Amount of preallocated available memory.

size_t Ase::LoftConfig::preallocate;

variable watermark

Watermark to trigger async preallocation.

size_t Ase::LoftConfig::watermark;


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/loft.hh