|
|
|
|
|
__init__(self,
*args)
__init__(self, int n = 0) -> idc_value_t __init__(self,
idc_value_t r) -> idc_value_t __init__(self, char _str) ->
idc_value_t __init__(self, _str) -> idc_value_t |
|
|
|
|
|
|
|
|
|
char
|
|
|
uchar
|
|
|
|
swap(self,
*args)
swap(self, idc_value_t v) |
|
|
|
bool
|
|
|
bool
|
|
|
|
| create_empty_string(self) |
|
|
|
|
set_string(self,
*args)
set_string(self, char str, size_t len = 0) |
|
|
|
|
set_long(self,
*args)
set_long(self, sval_t v) |
|
|
|
|
set_pvoid(self,
*args)
set_pvoid(self, void p) |
|
|
|
|
set_int64(self,
*args)
set_int64(self, int64 v) |
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
|
|
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
|
|
|
vtype = _swig_property(_idaapi.idc_value_t_vtype_get, _idaapi....
|
|
|
num = _swig_property(_idaapi.idc_value_t_num_get, _idaapi.idc_...
|
|
|
e = _swig_property(_idaapi.idc_value_t_e_get, _idaapi.idc_valu...
|
|
|
obj = _swig_property(_idaapi.idc_value_t_obj_get, _idaapi.idc_...
|
|
|
funcidx = _swig_property(_idaapi.idc_value_t_funcidx_get, _ida...
|
|
|
pvoid = _swig_property(_idaapi.idc_value_t_pvoid_get, _idaapi....
|
|
|
i64 = _swig_property(_idaapi.idc_value_t_i64_get, _idaapi.idc_...
|
|
|
reserve = _swig_property(_idaapi.idc_value_t_reserve_get, _ida...
|
|
|
__swig_destroy__ = _idaapi.delete_idc_value_t
|
|
|
__del__ = lambda self:
|