PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
wsi_storage.cpp File Reference

Implementation of WSI Image Storage SOP Class utilities. More...

Include dependency graph for wsi_storage.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 
namespace  kcenon::pacs::services::sop_classes
 

Functions

std::vector< std::string > kcenon::pacs::services::sop_classes::get_wsi_storage_sop_classes ()
 Get all WSI Storage SOP Class UIDs.
 
bool kcenon::pacs::services::sop_classes::is_wsi_storage_sop_class (std::string_view uid) noexcept
 Check if a SOP Class UID is a WSI Storage SOP Class.
 
bool kcenon::pacs::services::sop_classes::is_valid_wsi_photometric (std::string_view value) noexcept
 Check if photometric interpretation is valid for WSI.
 

Detailed Description

Implementation of WSI Image Storage SOP Class utilities.

See also
Issue #825 - Add WSI SOP Class registration and storage definition

Definition in file wsi_storage.cpp.