PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
instance_record.h File Reference

Instance record data structures for database operations. More...

#include <chrono>
#include <cstdint>
#include <optional>
#include <string>
Include dependency graph for instance_record.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

See also
SRS-STOR-003, FR-4.3
Author
kcenon
Since
1.0.0

Definition in file instance_record.h.