EPOK RUNTIME
epok::instrument::preparation::Storage
Class template
Class template
Class template declared by the instrument-preparation module for the instrument preparation 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_preparation.hpp"
epok::instrument::preparation::Storage& value = /* obtain a valid instance from your game */;Fields and constants
bucketsExposes `buckets` on `epok::instrument::preparation::Storage` for the instrument preparation module.FieldcacheExposes `cache` on `epok::instrument::preparation::Storage` for the instrument preparation module.Fieldevent_mapExposes `event_map` on `epok::instrument::preparation::Storage` for the instrument preparation module.FieldkeysExposes `keys` on `epok::instrument::preparation::Storage` for the instrument preparation module.FieldpitchesExposes `pitches` on `epok::instrument::preparation::Storage` for the instrument preparation module.FieldreferencesExposes `references` on `epok::instrument::preparation::Storage` for the instrument preparation module.FieldstatesExposes `states` on `epok::instrument::preparation::Storage` for the instrument preparation module.Field