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

Public Member Functions

int visit_chain (self, int nblock, 'chain_t' ch)
 
 __init__ (self)
 
 __disown__ (self)
 

Static Public Attributes

str parent
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ visit_chain()

int visit_chain ( self,
int nblock,
'chain_t' ch )

Member Data Documentation

◆ parent

str parent
static
Initial value:
= property(_ida_hexrays.
chain_visitor_t_parent_get, _ida_hexrays.chain_visitor_t_parent_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: