IDAPython 8.4
|
This is a special helper object that helps detect which kind of object is this python object wrapping and how to convert it back and from IDC. More...
Public Member Functions | |
__init__ (self, cvt_id, value) | |
Properties | |
value = property(__get_value, __set_value) | |
This object is characterized by its special attribute and its value
__init__ | ( | self, | |
cvt_id, | |||
value ) |
Reimplemented in PyIdc_cvt_int64__, and PyIdc_cvt_refclass__.
|
static |