Skip to main content

Module query

Module query 

Source

Structs§

EntityDispatch
EntityDispatch

Enums§

QueryError
QueryError

Type Aliases§

DeleteHandler
Function pointer that executes a delete query for a specific entity type.
LoadHandler
Function pointer that executes a load query for a specific entity type.
SaveHandler
Function pointer that executes a save query for a specific entity type.