| Home | Trees | Indices | Help |
|---|
|
|
Support for classes that monitor the execution process (for example, managing resources and tracing program flow).
See trampoline().
|
|||
|
ValueMonitor An interface expected by trampoline(), called to track data flow.
|
|||
|
StackMonitor An interface expected by trampoline(), called to track stack growth.
|
|||
|
ActiveMonitor A StackMonitor implementation that allows matchers that implement the interface on_push/on_pop to be called. |
|||
|
MultipleValueMonitors Combine several value monitors into one. |
|||
|
MultipleStackMonitors Combine several stack monitors into one. |
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:50 2012 | http://epydoc.sourceforge.net |