SystemEventSingleStep¶
-
class
tenjint.api.api.
SystemEventSingleStep
(cpu_num, method)[source]¶ Emitted after a single step was executed.
Attributes
Methods
SystemEventSingleStep.__init__
(cpu_num, method)Initialize self.
SystemEventSingleStep.filter
(cb_params, event)Event filter function
SystemEventSingleStep.parse_request
(**kwargs)Parse an event request using the event request params.
Parse an event request using the event request params.