IDAPython 8.4
Loading...
Searching...
No Matches
asm_t Class Reference

Proxy of C++ asm_t class.

Inheritance diagram for asm_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> asm_t
 

Properties

 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=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Property Documentation

◆ a_align

a_align = property(_ida_idp.asm_t_a_align_get, _ida_idp.asm_t_a_align_set, doc=)
static

◆ a_ascii

a_ascii = property(_ida_idp.asm_t_a_ascii_get, _ida_idp.asm_t_a_ascii_set, doc=)
static

◆ a_band

a_band = property(_ida_idp.asm_t_a_band_get, _ida_idp.asm_t_a_band_set, doc=)
static

◆ a_bnot

a_bnot = property(_ida_idp.asm_t_a_bnot_get, _ida_idp.asm_t_a_bnot_set, doc=)
static

◆ a_bor

a_bor = property(_ida_idp.asm_t_a_bor_get, _ida_idp.asm_t_a_bor_set, doc=!)
static

◆ a_bss

a_bss = property(_ida_idp.asm_t_a_bss_get, _ida_idp.asm_t_a_bss_set, doc=)
static

◆ a_byte

a_byte = property(_ida_idp.asm_t_a_byte_get, _ida_idp.asm_t_a_byte_set, doc=)
static

◆ a_comdef

a_comdef = property(_ida_idp.asm_t_a_comdef_get, _ida_idp.asm_t_a_comdef_set, doc=)
static

◆ a_curip

a_curip = property(_ida_idp.asm_t_a_curip_get, _ida_idp.asm_t_a_curip_set, doc=)
static

◆ a_double

a_double = property(_ida_idp.asm_t_a_double_get, _ida_idp.asm_t_a_double_set, doc=)
static

◆ a_dups

a_dups = property(_ida_idp.asm_t_a_dups_get, _ida_idp.asm_t_a_dups_set, doc=)
static

◆ a_dword

a_dword = property(_ida_idp.asm_t_a_dword_get, _ida_idp.asm_t_a_dword_set, doc=)
static

◆ a_equ

a_equ = property(_ida_idp.asm_t_a_equ_get, _ida_idp.asm_t_a_equ_set, doc=)
static

◆ a_extrn

a_extrn = property(_ida_idp.asm_t_a_extrn_get, _ida_idp.asm_t_a_extrn_set, doc=)
static

◆ a_float

a_float = property(_ida_idp.asm_t_a_float_get, _ida_idp.asm_t_a_float_set, doc=)
static

◆ a_include_fmt

a_include_fmt = property(_ida_idp.asm_t_a_include_fmt_get, _ida_idp.asm_t_a_include_fmt_set, doc=)
static

◆ a_mod

a_mod = property(_ida_idp.asm_t_a_mod_get, _ida_idp.asm_t_a_mod_set, doc=)
static

◆ a_oword

a_oword = property(_ida_idp.asm_t_a_oword_get, _ida_idp.asm_t_a_oword_set, doc=)
static

◆ a_packreal

a_packreal = property(_ida_idp.asm_t_a_packreal_get, _ida_idp.asm_t_a_packreal_set, doc=)
static

◆ a_public

a_public = property(_ida_idp.asm_t_a_public_get, _ida_idp.asm_t_a_public_set, doc=)
static

◆ a_qword

a_qword = property(_ida_idp.asm_t_a_qword_get, _ida_idp.asm_t_a_qword_set, doc=)
static

◆ a_rva

a_rva = property(_ida_idp.asm_t_a_rva_get, _ida_idp.asm_t_a_rva_set, doc=)
static

◆ a_seg

a_seg = property(_ida_idp.asm_t_a_seg_get, _ida_idp.asm_t_a_seg_set, doc=)
static

◆ a_shl

a_shl = property(_ida_idp.asm_t_a_shl_get, _ida_idp.asm_t_a_shl_set, doc=)
static

◆ a_shr

a_shr = property(_ida_idp.asm_t_a_shr_get, _ida_idp.asm_t_a_shr_set, doc=!)
static

◆ a_sizeof_fmt

a_sizeof_fmt = property(_ida_idp.asm_t_a_sizeof_fmt_get, _ida_idp.asm_t_a_sizeof_fmt_set, doc=)
static

◆ a_tbyte

a_tbyte = property(_ida_idp.asm_t_a_tbyte_get, _ida_idp.asm_t_a_tbyte_set, doc=)
static

◆ a_vstruc_fmt

a_vstruc_fmt = property(_ida_idp.asm_t_a_vstruc_fmt_get, _ida_idp.asm_t_a_vstruc_fmt_set, doc=)
static

◆ a_weak

a_weak = property(_ida_idp.asm_t_a_weak_get, _ida_idp.asm_t_a_weak_set, doc=)
static

◆ a_word

a_word = property(_ida_idp.asm_t_a_word_get, _ida_idp.asm_t_a_word_set, doc=)
static

◆ a_xor

a_xor = property(_ida_idp.asm_t_a_xor_get, _ida_idp.asm_t_a_xor_set, doc=!)
static

◆ a_yword

a_yword = property(_ida_idp.asm_t_a_yword_get, _ida_idp.asm_t_a_yword_set, doc=)
static

◆ a_zword

a_zword = property(_ida_idp.asm_t_a_zword_get, _ida_idp.asm_t_a_zword_set, doc=)
static

◆ accsep

accsep = property(_ida_idp.asm_t_accsep_get, _ida_idp.asm_t_accsep_set, doc=)
static

◆ ascsep

ascsep = property(_ida_idp.asm_t_ascsep_get, _ida_idp.asm_t_ascsep_set, doc=)
static

◆ cmnt

cmnt = property(_ida_idp.asm_t_cmnt_get, _ida_idp.asm_t_cmnt_set, doc=)
static

◆ cmnt2

cmnt2 = property(_ida_idp.asm_t_cmnt2_get, _ida_idp.asm_t_cmnt2_set, doc=)
static

◆ end

end = property(_ida_idp.asm_t_end_get, _ida_idp.asm_t_end_set, doc=)
static

◆ esccodes

esccodes = property(_ida_idp.asm_t_esccodes_get, _ida_idp.asm_t_esccodes_set, doc=)
static

◆ flag

flag = property(_ida_idp.asm_t_flag_get, _ida_idp.asm_t_flag_set, doc=)
static

◆ flag2

flag2 = property(_ida_idp.asm_t_flag2_get, _ida_idp.asm_t_flag2_set, doc=)
static

◆ header

header = property(_ida_idp.asm_t_header_get, _ida_idp.asm_t_header_set, doc=!)
static

◆ help

help = property(_ida_idp.asm_t_help_get, _ida_idp.asm_t_help_set, doc=)
static

◆ high16

high16 = property(_ida_idp.asm_t_high16_get, _ida_idp.asm_t_high16_set, doc=)
static

◆ high8

high8 = property(_ida_idp.asm_t_high8_get, _ida_idp.asm_t_high8_set, doc=)
static

◆ lbrace

lbrace = property(_ida_idp.asm_t_lbrace_get, _ida_idp.asm_t_lbrace_set, doc=)
static

◆ low16

low16 = property(_ida_idp.asm_t_low16_get, _ida_idp.asm_t_low16_set, doc=)
static

◆ low8

low8 = property(_ida_idp.asm_t_low8_get, _ida_idp.asm_t_low8_set, doc=)
static

◆ name

name = property(_ida_idp.asm_t_name_get, _ida_idp.asm_t_name_set, doc=)
static

◆ origin

origin = property(_ida_idp.asm_t_origin_get, _ida_idp.asm_t_origin_set, doc=)
static

◆ rbrace

rbrace = property(_ida_idp.asm_t_rbrace_get, _ida_idp.asm_t_rbrace_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ uflag

uflag = property(_ida_idp.asm_t_uflag_get, _ida_idp.asm_t_uflag_set, doc=)
static

The documentation for this class was generated from the following file: