|
PACS System 0.1.0
PACS DICOM system library
|
Key image record data structures for database operations. More...
#include <chrono>#include <optional>#include <string>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::storage::key_image_record |
| Key image record from the database. More... | |
| struct | kcenon::pacs::storage::key_image_query |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::storage |
Key image record data structures for database operations.
This file provides the key_image_record and key_image_query structures for storing and retrieving key image markers on DICOM studies.
Key images are significant images marked by users for easy reference, following DICOM PS3.3 Key Object Selection Document patterns.
Definition in file key_image_record.h.