dynLattice
Loading...
Searching...
No Matches
Functions
_declareModels.cpp File Reference

Implementation of model factory registration. More...

Include dependency graph for _declareModels.cpp:

Functions

void declareModels ()
 Register all model types with their respective factories.
 

Detailed Description

Author
Til Gärtner

Function Documentation

◆ declareModels()

void declareModels ( )

This function registers all available model types in the dynLattice framework with the ModelFactory system, enabling their creation through configuration files. Must be called during application initialization.