Skip to content

EntropyEngine::Core::EntropyServiceRegistry::ServiceSlot

EntropyEngine::Core::EntropyServiceRegistry::ServiceSlot

Section titled “EntropyEngine::Core::EntropyServiceRegistry::ServiceSlot”

Internal slot for service storage with generation tracking.

Name
uint32_tslotIndex
Index used for handle stamping.
RefObject< EntropyService >service
The service instance.
SlotGenerationgeneration
Handle validation counter.
uint32_t slotIndex = 0;

Index used for handle stamping.

RefObject< EntropyService > service;

The service instance.

SlotGeneration generation;

Handle validation counter.


Updated on 2026-01-26 at 17:14:35 -0500