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

Public Member Functions

 __init__ (self, 'graph_chains_t' _gc)
 
'block_chains_t &' front (self)
 
'block_chains_t &' back (self)
 
int for_all_chains (self, 'chain_visitor_t' cv, int gca)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'graph_chains_t' _gc )

Member Function Documentation

◆ back()

'block_chains_t &' back ( self)

◆ for_all_chains()

int for_all_chains ( self,
'chain_visitor_t' cv,
int gca )

◆ front()

'block_chains_t &' front ( self)

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: