|
PACS System 0.1.0
PACS DICOM system library
|
Factory for creating repository instances. More...
#include <memory>

Go to the source code of this file.
Factory for creating repository instances.
This file provides a factory class for creating repository instances with a shared database adapter. This ensures consistent database connection management across all repositories and simplifies dependency injection.
Definition in file repository_factory.h.