|
|
| QueryImplStorage (QueryImplStorage &&other) |
| |
|
QueryImplStorage & | operator= (QueryImplStorage &&other) |
| |
|
| QueryImplStorage (const QueryImplStorage &other) |
| |
|
QueryImplStorage & | operator= (const QueryImplStorage &other) |
| |
|
GAIA_NODISCARD World * | world () |
| |
|
GAIA_NODISCARD QuerySerBuffer & | ser_buffer () |
| |
|
void | ser_buffer_reset () |
| |
|
void | init (World *world, QueryCache *queryCache) |
| |
|
void | reset () |
| | Release any data allocated by the query.
|
| |
|
void | allow_to_destroy_again () |
| |
|
GAIA_NODISCARD bool | try_del_from_cache () |
| | Try delete the query from query cache.
|
| |
|
void | invalidate () |
| | Invalidates the query handle.
|
| |
|
GAIA_NODISCARD bool | is_cached () const |
| | Returns true if the query is found in the query cache.
|
| |
|
GAIA_NODISCARD bool | is_initialized () const |
| | Returns true if the query is ready to be used.
|
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ecs/query.h