Trees | Indices | Help |
|
---|
|
object --+ | idc_value_t
Proxy of C++ idc_value_t class.
Instance Methods | |||
idc_value_t |
|
||
|
|||
|
|||
char const * |
|
||
|
|||
|
|||
bool |
|
||
bool |
|
||
bool |
|
||
qstring |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
uchar const * |
|
||
Inherited from |
Properties | |
e __get_e(self) -> wrapped_array_t< ushort,6 > |
|
funcidx idc_value_t_funcidx_get(self) -> int |
|
i64 idc_value_t_i64_get(self) -> int64 |
|
num idc_value_t_num_get(self) -> sval_t |
|
obj idc_value_t_obj_get(self) -> idc_object_t * |
|
pvoid idc_value_t_pvoid_get(self) -> void * |
|
reserve idc_value_t_reserve_get(self) -> uchar [sizeof(qstring)] |
|
str | |
thisown The membership flag |
|
vtype idc_value_t_vtype_get(self) -> char |
|
Inherited from |
Method Details |
__init__(self, r) -> idc_value_t __init__(self, _str) -> idc_value_t
|
repr(x)
|
Property Details |
e__get_e(self) -> wrapped_array_t< ushort,6 >
|
funcidxidc_value_t_funcidx_get(self) -> int
|
i64idc_value_t_i64_get(self) -> int64
|
numidc_value_t_num_get(self) -> sval_t
|
objidc_value_t_obj_get(self) -> idc_object_t *
|
pvoididc_value_t_pvoid_get(self) -> void *
|
reserveidc_value_t_reserve_get(self) -> uchar [sizeof(qstring)]
|
str
|
thisownThe membership flag
|
vtypeidc_value_t_vtype_get(self) -> char
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |