Home | Trees | Indices | Help |
|
---|
|
Encapsulates the capability to contain Module objects.
|
|||
|
|||
|
|||
bool |
|
||
dictionary-valueiterator |
|
||
int |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Modules snapshot | |||
---|---|---|---|
bool |
|
||
Module |
|
||
dictionary-keyiterator |
|
||
dictionary-valueiterator |
|
||
list( int... ) |
|
||
int |
|
||
Module |
|
||
Module |
|
||
|
|||
|
|||
Event notifications (private) | |||
|
|||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Private method to automatically initialize the snapshot when you try to use it without calling any of the scan_* methods first. You don't need to call this yourself. |
|
See Also: iter_modules |
See Also: get_module_count |
|
|
See Also: iter_modules |
See Also: iter_module_addresses |
See Also: iter_module_addresses |
|
|
|
Notify the load of the main module. This is done automatically by the Debug class, you shouldn't need to call it yourself.
|
Notify the load of a new module. This is done automatically by the Debug class, you shouldn't need to call it yourself.
|
Notify the release of a loaded module. This is done automatically by the Debug class, you shouldn't need to call it yourself.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:23 2010 | http://epydoc.sourceforge.net |