|
PACS System 0.1.0
PACS DICOM system library
|
Event published when a C-FIND query fails. More...
#include <events.h>

Public Member Functions | |
| query_failed_event (std::string calling, int code, std::string message) | |
Public Attributes | |
| std::string | calling_ae |
| int | error_code |
| std::string | error_message |
| std::chrono::steady_clock::time_point | timestamp |
|
inline |
Definition at line 216 of file events.h.
| std::string kcenon::pacs::events::query_failed_event::calling_ae |
| std::string kcenon::pacs::events::query_failed_event::error_message |
| std::chrono::steady_clock::time_point kcenon::pacs::events::query_failed_event::timestamp |