|
IDAPython 9.0
|
Public Member Functions | |
| __init__ (self, v) | |
| cstr (self) | |
Public Member Functions inherited from pyidc_cvt_helper__ | |
Public Attributes | |
| value | |
Additional Inherited Members | |
Properties inherited from pyidc_cvt_helper__ | |
| value = property(__get_value, __set_value) | |
Helper class for representing references to immutable objects
| __init__ | ( | self, | |
| v ) |
Reimplemented from pyidc_cvt_helper__.
| cstr | ( | self | ) |
Returns the string as a C string (up to the zero termination)
| value |