| Home | Trees | Indices | Help |
|
|---|
|
|
Generic disassembler. Uses a set of adapters to decide which library to load for which supported platform.
|
|||
|
Inherited from |
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
| tuple( Engine ) |
engines = Set of supported engines. |
||
__decoder =
|
|||
|
|||
|
Inherited from |
|||
|
|||
Factory class. You can't really instance a Disassembler object, instead one of the adapter Engine subclasses is returned.
|
|
|||
enginesSet of supported engines. If you implement your own adapter you can add its class here to make it available to Disassembler. Supported disassemblers are:
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:51 2013 | http://epydoc.sourceforge.net |