Home | Trees | Indices | Help |
|
---|
|
Implements debug event dispatching capabilities.
|
|||
|
|||
|
|||
Inherited from |
|||
Debugging events | |||
---|---|---|---|
EventHandler |
|
||
EventHandler |
|
|
|||
Debugging events | |||
---|---|---|---|
callable |
|
|
|||
__preEventNotifyCallbackName =
|
|||
__postEventNotifyCallbackName =
|
|||
__preExceptionNotifyCallbackName =
|
|||
__postExceptionNotifyCallbackName =
|
|
|||
Inherited from |
|
Event dispatcher.
Note:
The |
Get the event handler.
See Also: set_event_handler |
Set the event handler.
Warning: This is normally not needed. Use with care! Note:
The |
Retrieves the appropriate callback method from an EventHandler instance for the given Event object.
|
Sends event notifications to the Debug object and the EventHandler object provided by the user. The Debug object will forward the notifications to it's contained snapshot objects (System, Process, Thread and Module) when appropriate.
Warning: This method is called automatically from Debug.dispatch. See Also: Debug.cont, Debug.loop, Debug.wait |
|
__preEventNotifyCallbackName
|
__postEventNotifyCallbackName
|
__preExceptionNotifyCallbackName
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:52 2013 | http://epydoc.sourceforge.net |