| Home | Trees | Indices | Help |
|
|---|
|
|
Instrumentation module.
|
|||
| Window | |||
| Instrumentation | |||
|---|---|---|---|
|
Module Interface to a DLL library loaded in the context of another process. |
|||
|
Thread Interface to a thread in another process. |
|||
|
Process Interface to a process. |
|||
|
System Interface to a batch of processes, plus some system wide settings. |
|||
| Capabilities (private) | |||
|
PathOperations Static methods for filename and pathname manipulation. |
|||
|
ModuleContainer Encapsulates the capability to contain Module objects. |
|||
|
ThreadContainer Encapsulates the capability to contain Thread objects. |
|||
|
ProcessContainer Encapsulates the capability to contain Process objects. |
|||
|
MemoryAddresses Class to manipulate memory addresses. |
|||
|
MemoryOperations Encapsulates the capabilities to manipulate the memory of a process. |
|||
|
SymbolEnumerator Internally used by SymbolContainer to enumerate symbols in a module. |
|||
|
SymbolContainer Capability to contain symbols. |
|||
|
SymbolOperations Encapsulates symbol operations capabilities. |
|||
|
ThreadDebugOperations Encapsulates several useful debugging routines for threads. |
|||
|
ProcessDebugOperations Encapsulates several useful debugging routines for processes. |
|||
|
|||
|
|||
|
|||
__revision__ =
|
|||
Decode16Bits = Nonehash(x) |
|||
Decode32Bits = Nonehash(x) |
|||
Decode64Bits = Nonehash(x) |
|||
__package__ =
|
|||
|
|||
__revision__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:07 2010 | http://epydoc.sourceforge.net |