pynetdicom.events.InterventionEvent¶
-
class
pynetdicom.events.
InterventionEvent
(name, description)[source]¶ Representation of an intervention event.
New in version 1.3.
Possible intervention events are:
EVT_ASYNC_OPS
EVT_SOP_COMMON
EVT_SOP_EXTENDED
EVT_USER_ID
EVT_C_ECHO
EVT_C_FIND
EVT_C_GET
EVT_C_MOVE
EVT_C_STORE
EVT_N_ACTION
EVT_N_CREATE
EVT_N_DELETE
EVT_N_EVENT_REPORT
EVT_N_GET
EVT_N_SET
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
count
(value)index
(value, [start, [stop]])Raises ValueError if the value is not present.
Attributes
Alias for field number 1
is_intervention
is_notification
Alias for field number 0
-
property
description
¶ Alias for field number 1
-
property
name
¶ Alias for field number 0