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

Proxy of C++ opinfo_t class.

Inheritance diagram for opinfo_t:

Public Member Functions

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

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 ri = property(_ida_nalt.opinfo_t_ri_get, _ida_nalt.opinfo_t_ri_set, doc=)
 
 tid = property(_ida_nalt.opinfo_t_tid_get, _ida_nalt.opinfo_t_tid_set, doc=)
 
 path = property(_ida_nalt.opinfo_t_path_get, _ida_nalt.opinfo_t_path_set, doc=)
 
 strtype = property(_ida_nalt.opinfo_t_strtype_get, _ida_nalt.opinfo_t_strtype_set, doc=)
 
 ec = property(_ida_nalt.opinfo_t_ec_get, _ida_nalt.opinfo_t_ec_set, doc=)
 
 cd = property(_ida_nalt.opinfo_t_cd_get, _ida_nalt.opinfo_t_cd_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Property Documentation

◆ cd

cd = property(_ida_nalt.opinfo_t_cd_get, _ida_nalt.opinfo_t_cd_set, doc=)
static

◆ ec

ec = property(_ida_nalt.opinfo_t_ec_get, _ida_nalt.opinfo_t_ec_set, doc=)
static

◆ path

path = property(_ida_nalt.opinfo_t_path_get, _ida_nalt.opinfo_t_path_set, doc=)
static

◆ ri

ri = property(_ida_nalt.opinfo_t_ri_get, _ida_nalt.opinfo_t_ri_set, doc=)
static

◆ strtype

strtype = property(_ida_nalt.opinfo_t_strtype_get, _ida_nalt.opinfo_t_strtype_set, doc=)
static

◆ thisown

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

◆ tid

tid = property(_ida_nalt.opinfo_t_tid_get, _ida_nalt.opinfo_t_tid_set, doc=)
static

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