Modules§
- database
- direct_
access - entities
- enum_
variant_ parser - error
- event
- generator
- long_
operation - This module provides a framework for managing long-running operations with the ability to track status, progress, and enable cancellation. It includes the infrastructure for defining, executing, and monitoring such operations. For undoable operations, it is recommended to use the Undo/Redo framework.
- snapshot
- types
- undo_
redo
Macros§
- impl_
leaf_ entity_ table - impl_
relationship_ methods - Generate standard relationship methods for a HashMap table implementation.
- impl_
write_ relationship_ methods