Skip to main content

EntityPoolSnapshot.ixx File

Read-only snapshot of EntityPool state. More...

Included Headers

#include <cstddef>

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacepooling

Classes Index

structEntityPoolSnapshot

Immutable snapshot of a EntityPool's current state. More...

Description

Read-only snapshot of EntityPool state.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8#include <cstddef>
9export module helios.engine.runtime.pooling.EntityPoolSnapshot;
10
12
36
40 const size_t activeCount;
41
45 const size_t inactiveCount;
46
47 };
48
49}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.