| IDAPython 9.0
    | 
Helper class for representing references to immutable objects.
 
  
| Public Member Functions | |
| __init__ (self, v) | |
| cstr (self) | |
| Returns the string as a C string (up to the zero termination) | |
|  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) | |
| __init__ | ( | self, | |
| v ) | 
Reimplemented from pyidc_cvt_helper__.
| cstr | ( | self | ) | 
| value |