IDAPython 8.4
Loading...
Searching...
No Matches
pyidc_cvt_helper__ Class Reference

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...

Inheritance diagram for pyidc_cvt_helper__:
PyIdc_cvt_int64__ PyIdc_cvt_refclass__

Public Member Functions

 __init__ (self, cvt_id, value)
 

Properties

 value = property(__get_value, __set_value)
 

Detailed Description

This object is characterized by its special attribute and its value

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
cvt_id,
value )

Reimplemented in PyIdc_cvt_int64__, and PyIdc_cvt_refclass__.

Property Documentation

◆ value

value = property(__get_value, __set_value)
static

The documentation for this class was generated from the following file: