Skip to main content

Module registry

Module registry 

Source
Expand description

Heterogeneous recipe storage with typed per-type views.

Structsยง

CachedRecipeCheck
Caches the last successful recipe for one operational recipe type.
RecipeRegistry
Central storage for recipes of every registered concrete type.
TypedRecipeRef
Recipe reference with its concrete data and input types restored.
TypedRecipeSet
Typed recipes belonging to one operational recipe type.
UntypedRecipeRef
Type-erased recipe reference returned by all-recipe and key lookup APIs.