|
PACS System 0.1.0
PACS DICOM system library
|
Implementation of Ophthalmic Storage SOP Class utilities. More...

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_ophthalmic_storage_sop_classes () |
| Get all Ophthalmic Storage SOP Class UIDs. | |
| bool | kcenon::pacs::services::sop_classes::is_ophthalmic_storage_sop_class (std::string_view uid) noexcept |
| Check if a SOP Class UID is an Ophthalmic Storage SOP Class. | |
| bool | kcenon::pacs::services::sop_classes::is_valid_ophthalmic_photometric (std::string_view value) noexcept |
| Check if photometric interpretation is valid for ophthalmic imaging. | |
Implementation of Ophthalmic Storage SOP Class utilities.
Definition in file ophthalmic_storage.cpp.