IDAPython 9.0
Loading...
Searching...
No Matches
chain_visitor_t Class Reference

Proxy of C++ chain_visitor_t class.

Inheritance diagram for chain_visitor_t:

Public Member Functions

"int" visit_chain (self, "int" nblock, "chain_t" ch)
 visit_chain(self, nblock, ch) -> int
 
 __init__ (self)
 init(self) -> chain_visitor_t
 
 __disown__ (self)
 

Static Public Attributes

str parent = property(_ida_hexrays.chain_visitor_t_parent_get, _ida_hexrays.chain_visitor_t_parent_set, doc=)
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ visit_chain()

"int" visit_chain ( self,
"int" nblock,
"chain_t" ch )
Parameters
nblockint
chchain_t &

Member Data Documentation

◆ parent

str parent = property(_ida_hexrays.chain_visitor_t_parent_get, _ida_hexrays.chain_visitor_t_parent_set, doc=)
static

Property Documentation

◆ thisown

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

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