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

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

#include <chrono>
#include <cstdint>
#include <optional>
#include <string>
Include dependency graph for series_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::series_record
 Series record from the database. More...
 
struct  kcenon::pacs::storage::series_query
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::storage
 

Detailed Description

Series record data structures for database operations.

This file provides the series_record and series_query structures for series data manipulation in the PACS index database.

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

Definition in file series_record.h.