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

Viewer state record data structures for database operations. More...

#include <chrono>
#include <optional>
#include <string>
Include dependency graph for viewer_state_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::viewer_state_record
 Viewer state record from the database. More...
 
struct  kcenon::pacs::storage::viewer_state_query
 
struct  kcenon::pacs::storage::recent_study_record
 Recent study access record from the database. More...
 

Namespaces

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

Detailed Description

Viewer state record data structures for database operations.

This file provides the viewer_state_record and recent_study_record structures for storing and retrieving viewer configurations and user study access history.

See also
Issue #545 - Implement Annotation & Measurement APIs
Issue #581 - Part 1: Data Models and Repositories
Author
kcenon
Since
1.0.0

Definition in file viewer_state_record.h.