source/core/engine/datum_core library

Classes

Datum
TypeSafeManagerRegistry
A type-safe registry for storing and retrieving managers.

Functions

isSubtype<S, T>() bool
The central engine for the Datum framework, managing data synchronization, entity registration, and communication between local and remote sources.
sameTypes<S, V>() bool