| Home | Trees | Indices | Help |
|
|---|
|
|
Event handling module.
|
|||
|
EventFactory Factory of Event objects. |
|||
|
EventHandler Base class for debug event handlers. |
|||
|
EventDispatcher Implements debug event dispatching capabilities. |
|||
| Event objects | |||
|---|---|---|---|
|
Event Event object. |
|||
|
NoEvent No event. |
|||
|
ExceptionEvent Exception event. |
|||
|
CreateThreadEvent Thread creation event. |
|||
|
CreateProcessEvent Process creation event. |
|||
|
ExitThreadEvent Thread termination event. |
|||
|
ExitProcessEvent Process termination event. |
|||
|
LoadDLLEvent Module load event. |
|||
|
UnloadDLLEvent Module unload event. |
|||
|
OutputDebugStringEvent Debug string output event. |
|||
|
RIPEvent RIP event. |
|||
|
|||
__revision__ =
|
|||
__package__ =
|
|||
|
|||
__revision__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:07 2010 | http://epydoc.sourceforge.net |