| dispatch_event(uint16_t event_type_id, const std::string &workitem_uid, const core::dicom_dataset &event_info) | kcenon::pacs::services::ups_watch_scp | private |
| event_callback_ | kcenon::pacs::services::ups_watch_scp | private |
| events_sent() const noexcept | kcenon::pacs::services::ups_watch_scp | |
| events_sent_ | kcenon::pacs::services::ups_watch_scp | private |
| get_subscribers_handler_ | kcenon::pacs::services::ups_watch_scp | private |
| handle_message(network::association &assoc, uint8_t context_id, const network::dimse::dimse_message &request) override | kcenon::pacs::services::ups_watch_scp | virtual |
| handle_n_action(network::association &assoc, uint8_t context_id, const network::dimse::dimse_message &request) | kcenon::pacs::services::ups_watch_scp | private |
| handle_subscribe(network::association &assoc, uint8_t context_id, uint16_t message_id, const std::string &sop_instance_uid) | kcenon::pacs::services::ups_watch_scp | private |
| handle_suspend_global(network::association &assoc, uint8_t context_id, uint16_t message_id) | kcenon::pacs::services::ups_watch_scp | private |
| handle_unsubscribe(network::association &assoc, uint8_t context_id, uint16_t message_id, const std::string &sop_instance_uid) | kcenon::pacs::services::ups_watch_scp | private |
| logger() const noexcept | kcenon::pacs::services::scp_service | inline |
| logger_ | kcenon::pacs::services::scp_service | protected |
| notify_cancel_requested(const std::string &workitem_uid, const std::string &reason) | kcenon::pacs::services::ups_watch_scp | |
| notify_progress(const std::string &workitem_uid, int progress_percent) | kcenon::pacs::services::ups_watch_scp | |
| notify_state_change(const std::string &workitem_uid, const std::string &new_state) | kcenon::pacs::services::ups_watch_scp | |
| operator=(const scp_service &)=delete | kcenon::pacs::services::scp_service | |
| operator=(scp_service &&)=default | kcenon::pacs::services::scp_service | |
| reset_statistics() noexcept | kcenon::pacs::services::ups_watch_scp | |
| scp_service(std::shared_ptr< di::ILogger > logger=nullptr) | kcenon::pacs::services::scp_service | inlineexplicit |
| scp_service(const scp_service &)=delete | kcenon::pacs::services::scp_service | |
| scp_service(scp_service &&)=default | kcenon::pacs::services::scp_service | |
| send_n_action_response(network::association &assoc, uint8_t context_id, uint16_t message_id, const std::string &sop_instance_uid, uint16_t action_type_id, network::dimse::status_code status) | kcenon::pacs::services::ups_watch_scp | private |
| service_name() const noexcept override | kcenon::pacs::services::ups_watch_scp | virtual |
| set_event_callback(ups_event_callback callback) | kcenon::pacs::services::ups_watch_scp | |
| set_get_subscribers_handler(ups_get_subscribers_handler handler) | kcenon::pacs::services::ups_watch_scp | |
| set_logger(std::shared_ptr< di::ILogger > logger) | kcenon::pacs::services::scp_service | inline |
| set_subscribe_handler(ups_subscribe_handler handler) | kcenon::pacs::services::ups_watch_scp | |
| set_unsubscribe_handler(ups_unsubscribe_handler handler) | kcenon::pacs::services::ups_watch_scp | |
| subscribe_handler_ | kcenon::pacs::services::ups_watch_scp | private |
| subscriptions_created() const noexcept | kcenon::pacs::services::ups_watch_scp | |
| subscriptions_created_ | kcenon::pacs::services::ups_watch_scp | private |
| subscriptions_removed() const noexcept | kcenon::pacs::services::ups_watch_scp | |
| subscriptions_removed_ | kcenon::pacs::services::ups_watch_scp | private |
| supported_sop_classes() const override | kcenon::pacs::services::ups_watch_scp | virtual |
| supports_sop_class(std::string_view sop_class_uid) const | kcenon::pacs::services::scp_service | inline |
| unsubscribe_handler_ | kcenon::pacs::services::ups_watch_scp | private |
| ups_watch_scp(std::shared_ptr< di::ILogger > logger=nullptr) | kcenon::pacs::services::ups_watch_scp | explicit |
| ~scp_service()=default | kcenon::pacs::services::scp_service | virtual |
| ~ups_watch_scp() override=default | kcenon::pacs::services::ups_watch_scp | |