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

Public Member Functions

int visit_mop (self, 'mop_t' op)
 
 __init__ (self)
 
 __disown__ (self)
 

Static Public Attributes

str topins
 
str curins
 
str changed
 
str list
 
str prune
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ visit_mop()

int visit_mop ( self,
'mop_t' op )

Member Data Documentation

◆ changed

str changed
static
Initial value:
= property(_ida_hexrays.mlist_mop_visitor_t_changed_get,
_ida_hexrays.mlist_mop_visitor_t_changed_set)

◆ curins

str curins
static
Initial value:
= property(_ida_hexrays.
mlist_mop_visitor_t_curins_get, _ida_hexrays.
mlist_mop_visitor_t_curins_set)

◆ list

str list
static
Initial value:
= property(_ida_hexrays.mlist_mop_visitor_t_list_get,
_ida_hexrays.mlist_mop_visitor_t_list_set)

◆ prune

str prune
static
Initial value:
= property(_ida_hexrays.mlist_mop_visitor_t_prune_get,
_ida_hexrays.mlist_mop_visitor_t_prune_set)

◆ topins

str topins
static
Initial value:
= property(_ida_hexrays.
mlist_mop_visitor_t_topins_get, _ida_hexrays.
mlist_mop_visitor_t_topins_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: