| Trees | Indices | Help |
|
|---|
|
|
A mixin for those plugins which require a valid physical address space.
This class ensures a valid physical AS exists or an exception is raised.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
| Class Variables | |
PHYSICAL_AS_REQUIRED = True
|
|
| Properties | |
|
Inherited from |
| Method Details |
A mixin for those plugins requiring a physical address space.
Args:
physical_address_space: The physical address space to use. If not
specified we use the following options:
1) session.physical_address_space,
2) Guess using the load_as() plugin,
3) Use session.kernel_address_space.base.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:57 2017 | http://epydoc.sourceforge.net |