IDAPython 9.0
Loading...
Searching...
No Matches
opinfo_t Class Reference
Inheritance diagram for opinfo_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str ri
 
str tid
 
str path
 
str strtype
 
str ec
 
str cd
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cd

str cd
static
Initial value:
= property(_ida_nalt.opinfo_t_cd_get,
_ida_nalt.opinfo_t_cd_set)

◆ ec

str ec
static
Initial value:
= property(_ida_nalt.opinfo_t_ec_get, _ida_nalt.
opinfo_t_ec_set)

◆ path

str path
static
Initial value:
= property(_ida_nalt.opinfo_t_path_get, _ida_nalt.
opinfo_t_path_set)

◆ ri

str ri
static
Initial value:
= property(_ida_nalt.opinfo_t_ri_get, _ida_nalt.
opinfo_t_ri_set)

◆ strtype

str strtype
static
Initial value:
= property(_ida_nalt.opinfo_t_strtype_get, _ida_nalt.
opinfo_t_strtype_set)

◆ tid

str tid
static
Initial value:
= property(_ida_nalt.opinfo_t_tid_get, _ida_nalt.
opinfo_t_tid_set)

Property Documentation

◆ thisown

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

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