![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Cold canonical payload used exclusively by shared-query hashing and equality. More...
#include <query_common.h>
Public Attributes | |
| cnt::sarray< QueryTerm, MAX_ITEMS_IN_QUERY > | lookupTerms |
| Canonicalized lookup terms reused by hash/equality for shared query dedup. | |
| QueryEntityArray | changed |
| Canonicalized changed-filter ids reused by hash/equality for shared query dedup. | |
| QueryEntityArray | groupDeps |
| Canonicalized group dependency ids reused by hash/equality for shared query dedup. | |
Cold canonical payload used exclusively by shared-query hashing and equality.