pynetdicom.events.InterventionEvent¶
-
class
pynetdicom.events.InterventionEvent(name, description)¶ Representation of an intervention event.
New in version 1.3.
Possible intervention events are:
EVT_ASYNC_OPSEVT_SOP_COMMONEVT_SOP_EXTENDEDEVT_USER_IDEVT_C_ECHOEVT_C_FINDEVT_C_GETEVT_C_MOVEEVT_C_STOREEVT_N_ACTIONEVT_N_CREATEEVT_N_DELETEEVT_N_EVENT_REPORTEVT_N_GETEVT_N_SET
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self.
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Alias for field number 1
is_interventionis_notificationAlias for field number 0
-
description¶ Alias for field number 1
-
name¶ Alias for field number 0