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

Implementation of SOP Class Registry. More...

Include dependency graph for sop_class_registry.cpp:

Go to the source code of this file.

Namespaces

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

Functions

bool kcenon::pacs::services::is_storage_sop_class (std::string_view uid)
 Check if a SOP Class UID is a storage class.
 
modality_type kcenon::pacs::services::get_storage_modality (std::string_view uid)
 Get the modality for a storage SOP Class.
 
std::string_view kcenon::pacs::services::get_sop_class_name (std::string_view uid)
 Get human-readable name for a SOP Class.
 

Detailed Description

Implementation of SOP Class Registry.

Definition in file sop_class_registry.cpp.