Trees | Indices | Help |
|
---|
|
object --+ | ida_range.range_t --+ | segment_t
Proxy of C++ segment_t class.
Instance Methods | |||
segment_t |
|
||
|
|||
|
|||
int |
|
||
int |
|
||
|
|||
|
|||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
bool |
|
||
bool |
|
||
Inherited from Inherited from |
Properties | |
align segment_t_align_get(self) -> uchar |
|
bitness segment_t_bitness_get(self) -> uchar |
|
color segment_t_color_get(self) -> bgcolor_t |
|
comb segment_t_comb_get(self) -> uchar |
|
defsr segment_t_defsr_get(self) -> sel_t [16] |
|
end_ea segment_t_end_ea_get(self) -> ea_t |
|
flags segment_t_flags_get(self) -> ushort |
|
name segment_t_name_get(self) -> uval_t |
|
orgbase segment_t_orgbase_get(self) -> uval_t |
|
perm segment_t_perm_get(self) -> uchar |
|
sclass segment_t_sclass_get(self) -> uval_t |
|
sel segment_t_sel_get(self) -> sel_t |
|
start_ea segment_t_start_ea_get(self) -> ea_t |
|
thisown The membership flag |
|
type segment_t_type_get(self) -> uchar |
|
Inherited from Inherited from |
Method Details |
__init__(self, ea1, ea2) -> range_t
|
repr(x)
|
|
Property Details |
alignsegment_t_align_get(self) -> uchar
|
bitnesssegment_t_bitness_get(self) -> uchar
|
colorsegment_t_color_get(self) -> bgcolor_t
|
combsegment_t_comb_get(self) -> uchar
|
defsrsegment_t_defsr_get(self) -> sel_t [16]
|
end_easegment_t_end_ea_get(self) -> ea_t
|
flagssegment_t_flags_get(self) -> ushort
|
namesegment_t_name_get(self) -> uval_t
|
orgbasesegment_t_orgbase_get(self) -> uval_t
|
permsegment_t_perm_get(self) -> uchar
|
sclasssegment_t_sclass_get(self) -> uval_t
|
selsegment_t_sel_get(self) -> sel_t
|
start_easegment_t_start_ea_get(self) -> ea_t
|
thisownThe membership flag
|
typesegment_t_type_get(self) -> uchar
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |