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

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::storage::study_record |
| Study record from the database. More... | |
| struct | kcenon::pacs::storage::study_query |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::storage |
Study record data structures for database operations.
This file provides the study_record and study_query structures for study data manipulation in the PACS index database.
Definition in file study_record.h.