Module ida_idaapi :: Class plugin_t
[frames] | no frames]

Class plugin_t

           object --+    
                    |    
pyidc_opaque_object_t --+
                        |
                       plugin_t

Base class for all scripted plugins.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from pyidc_opaque_object_t: __idc_cvt_id__

Properties

Inherited from object: __class__