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

Class pyidc_opaque_object_t

object --+
         |
        pyidc_opaque_object_t
Known Subclasses:

This is the base class for all Python<->IDC opaque objects

Instance Methods

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

Class Variables
  __idc_cvt_id__ = 2
Properties

Inherited from object: __class__