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

Repository for audit log persistence. More...

#include "kcenon/pacs/storage/audit_record.h"
#include <kcenon/common/patterns/result.h>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for audit_repository.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::storage::audit_repository
 

Namespaces

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

Detailed Description

Repository for audit log persistence.

See also
Issue #915 - Part 4: Extract UPS and audit lifecycle repositories

Definition in file audit_repository.h.