IDAPython 9.0
|
Public Member Functions | |
__init__ (self, v) | |
cstr (self) | |
![]() |
Public Attributes | |
value | |
Additional Inherited Members | |
![]() | |
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 |