EPOK RUNTIME
epok::instrument::allocation::Plan
Struct
Struct
Struct declared by the instrument-allocator module for the instrument allocator module.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "instrument_allocator.hpp"
epok::instrument::allocation::Plan& value = /* obtain a valid instance from your game */;Fields and constants
evict_maskExposes `evict_mask` on `epok::instrument::allocation::Plan` for the instrument allocator module.FieldfitsExposes `fits` on `epok::instrument::allocation::Plan` for the instrument allocator module.Fieldstart_maskExposes `start_mask` on `epok::instrument::allocation::Plan` for the instrument allocator module.Field