|
PACS System 0.1.0
PACS DICOM system library
|
Instance 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::instance_record |
| Instance record from the database. More... | |
| struct | kcenon::pacs::storage::instance_query |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::storage |
Instance record data structures for database operations.
This file provides the instance_record and instance_query structures for instance (SOP Instance) data manipulation in the PACS index database.
Definition in file instance_record.h.