Trees | Indices | Help |
|
---|
|
object --+ | switch_info_t
Proxy of C++ switch_info_t class.
Instance Methods | |||
switch_info_t |
|
||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
int |
|
||
int |
|
||
sval_t |
|
||
int |
|
||
int |
|
||
int |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
Inherited from |
Class Variables | |
SWITCH_INFO_VERSION = 2
|
Properties | |
custom switch_info_t_custom_get(self) -> uval_t |
|
defjump switch_info_t_defjump_get(self) -> ea_t |
|
elbase switch_info_t_elbase_get(self) -> ea_t |
|
expr_ea switch_info_t_expr_ea_get(self) -> ea_t |
|
flags switch_info_t_flags_get(self) -> uint32 |
|
ind_lowcase switch_info_t_ind_lowcase_get(self) -> sval_t |
|
jcases switch_info_t_jcases_get(self) -> int |
|
jumps switch_info_t_jumps_get(self) -> ea_t |
|
lowcase _get_values_lowcase(self) -> ea_t |
|
marks switch_info_t_marks_get(self) -> eavec_t * |
|
ncases switch_info_t_ncases_get(self) -> ushort |
|
regdtype switch_info_t_regdtype_get(self) -> op_dtype_t |
|
regnum switch_info_t_regnum_get(self) -> int |
|
startea switch_info_t_startea_get(self) -> ea_t |
|
thisown The membership flag |
|
values _get_values_lowcase(self) -> ea_t |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
customswitch_info_t_custom_get(self) -> uval_t
|
defjumpswitch_info_t_defjump_get(self) -> ea_t
|
elbaseswitch_info_t_elbase_get(self) -> ea_t
|
expr_easwitch_info_t_expr_ea_get(self) -> ea_t
|
flagsswitch_info_t_flags_get(self) -> uint32
|
ind_lowcaseswitch_info_t_ind_lowcase_get(self) -> sval_t
|
jcasesswitch_info_t_jcases_get(self) -> int
|
jumpsswitch_info_t_jumps_get(self) -> ea_t
|
lowcase_get_values_lowcase(self) -> ea_t
|
marksswitch_info_t_marks_get(self) -> eavec_t *
|
ncasesswitch_info_t_ncases_get(self) -> ushort
|
regdtypeswitch_info_t_regdtype_get(self) -> op_dtype_t
|
regnumswitch_info_t_regnum_get(self) -> int
|
starteaswitch_info_t_startea_get(self) -> ea_t
|
thisownThe membership flag
|
values_get_values_lowcase(self) -> ea_t
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |