|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| flag = property(_ida_idp.asm_t_flag_get, _ida_idp.asm_t_flag_set, doc=) |
|
| uflag = property(_ida_idp.asm_t_uflag_get, _ida_idp.asm_t_uflag_set, doc=) |
|
| name = property(_ida_idp.asm_t_name_get, _ida_idp.asm_t_name_set, doc=) |
|
| help = property(_ida_idp.asm_t_help_get, _ida_idp.asm_t_help_set, doc=) |
|
| header = property(_ida_idp.asm_t_header_get, _ida_idp.asm_t_header_set, doc=!) |
|
| origin = property(_ida_idp.asm_t_origin_get, _ida_idp.asm_t_origin_set, doc=) |
|
| end = property(_ida_idp.asm_t_end_get, _ida_idp.asm_t_end_set, doc=) |
|
| cmnt = property(_ida_idp.asm_t_cmnt_get, _ida_idp.asm_t_cmnt_set, doc=) |
|
| ascsep = property(_ida_idp.asm_t_ascsep_get, _ida_idp.asm_t_ascsep_set, doc=) |
|
| accsep = property(_ida_idp.asm_t_accsep_get, _ida_idp.asm_t_accsep_set, doc=) |
|
| esccodes = property(_ida_idp.asm_t_esccodes_get, _ida_idp.asm_t_esccodes_set, doc=) |
|
| a_ascii = property(_ida_idp.asm_t_a_ascii_get, _ida_idp.asm_t_a_ascii_set, doc=) |
|
| a_byte = property(_ida_idp.asm_t_a_byte_get, _ida_idp.asm_t_a_byte_set, doc=) |
|
| a_word = property(_ida_idp.asm_t_a_word_get, _ida_idp.asm_t_a_word_set, doc=) |
|
| a_dword = property(_ida_idp.asm_t_a_dword_get, _ida_idp.asm_t_a_dword_set, doc=) |
|
| a_qword = property(_ida_idp.asm_t_a_qword_get, _ida_idp.asm_t_a_qword_set, doc=) |
|
| a_oword = property(_ida_idp.asm_t_a_oword_get, _ida_idp.asm_t_a_oword_set, doc=) |
|
| a_float = property(_ida_idp.asm_t_a_float_get, _ida_idp.asm_t_a_float_set, doc=) |
|
| a_double = property(_ida_idp.asm_t_a_double_get, _ida_idp.asm_t_a_double_set, doc=) |
|
| a_tbyte = property(_ida_idp.asm_t_a_tbyte_get, _ida_idp.asm_t_a_tbyte_set, doc=) |
|
| a_packreal = property(_ida_idp.asm_t_a_packreal_get, _ida_idp.asm_t_a_packreal_set, doc=) |
|
| a_dups = property(_ida_idp.asm_t_a_dups_get, _ida_idp.asm_t_a_dups_set, doc=) |
|
| a_bss = property(_ida_idp.asm_t_a_bss_get, _ida_idp.asm_t_a_bss_set, doc=) |
|
| a_equ = property(_ida_idp.asm_t_a_equ_get, _ida_idp.asm_t_a_equ_set, doc=) |
|
| a_seg = property(_ida_idp.asm_t_a_seg_get, _ida_idp.asm_t_a_seg_set, doc=) |
|
| a_curip = property(_ida_idp.asm_t_a_curip_get, _ida_idp.asm_t_a_curip_set, doc=) |
|
| a_public = property(_ida_idp.asm_t_a_public_get, _ida_idp.asm_t_a_public_set, doc=) |
|
| a_weak = property(_ida_idp.asm_t_a_weak_get, _ida_idp.asm_t_a_weak_set, doc=) |
|
| a_extrn = property(_ida_idp.asm_t_a_extrn_get, _ida_idp.asm_t_a_extrn_set, doc=) |
|
| a_comdef = property(_ida_idp.asm_t_a_comdef_get, _ida_idp.asm_t_a_comdef_set, doc=) |
|
| a_align = property(_ida_idp.asm_t_a_align_get, _ida_idp.asm_t_a_align_set, doc=) |
|
| lbrace = property(_ida_idp.asm_t_lbrace_get, _ida_idp.asm_t_lbrace_set, doc=) |
|
| rbrace = property(_ida_idp.asm_t_rbrace_get, _ida_idp.asm_t_rbrace_set, doc=) |
|
| a_mod = property(_ida_idp.asm_t_a_mod_get, _ida_idp.asm_t_a_mod_set, doc=) |
|
| a_band = property(_ida_idp.asm_t_a_band_get, _ida_idp.asm_t_a_band_set, doc=) |
|
| a_bor = property(_ida_idp.asm_t_a_bor_get, _ida_idp.asm_t_a_bor_set, doc=!) |
|
| a_xor = property(_ida_idp.asm_t_a_xor_get, _ida_idp.asm_t_a_xor_set, doc=!) |
|
| a_bnot = property(_ida_idp.asm_t_a_bnot_get, _ida_idp.asm_t_a_bnot_set, doc=) |
|
| a_shl = property(_ida_idp.asm_t_a_shl_get, _ida_idp.asm_t_a_shl_set, doc=) |
|
| a_shr = property(_ida_idp.asm_t_a_shr_get, _ida_idp.asm_t_a_shr_set, doc=!) |
|
| a_sizeof_fmt = property(_ida_idp.asm_t_a_sizeof_fmt_get, _ida_idp.asm_t_a_sizeof_fmt_set, doc=) |
|
| flag2 = property(_ida_idp.asm_t_flag2_get, _ida_idp.asm_t_flag2_set, doc=) |
|
| cmnt2 = property(_ida_idp.asm_t_cmnt2_get, _ida_idp.asm_t_cmnt2_set, doc=) |
|
| low8 = property(_ida_idp.asm_t_low8_get, _ida_idp.asm_t_low8_set, doc=) |
|
| high8 = property(_ida_idp.asm_t_high8_get, _ida_idp.asm_t_high8_set, doc=) |
|
| low16 = property(_ida_idp.asm_t_low16_get, _ida_idp.asm_t_low16_set, doc=) |
|
| high16 = property(_ida_idp.asm_t_high16_get, _ida_idp.asm_t_high16_set, doc=) |
|
| a_include_fmt = property(_ida_idp.asm_t_a_include_fmt_get, _ida_idp.asm_t_a_include_fmt_set, doc=) |
|
| a_vstruc_fmt = property(_ida_idp.asm_t_a_vstruc_fmt_get, _ida_idp.asm_t_a_vstruc_fmt_set, doc=) |
|
| a_rva = property(_ida_idp.asm_t_a_rva_get, _ida_idp.asm_t_a_rva_set, doc=) |
|
| a_yword = property(_ida_idp.asm_t_a_yword_get, _ida_idp.asm_t_a_yword_set, doc=) |
|
| a_zword = property(_ida_idp.asm_t_a_zword_get, _ida_idp.asm_t_a_zword_set, doc=) |
|