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

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 |
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.
Definition in file viewer_state_record.h.