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

Proxy of C++ chain_keeper_t class.

Inheritance diagram for chain_keeper_t:

Public Member Functions

 __init__ (self, *args)
 init(self, _gc) -> chain_keeper_t
 
"block_chains_t &" front (self, *args)
 front(self) -> block_chains_t
 
"block_chains_t &" back (self, *args)
 back(self) -> block_chains_t
 
"int" for_all_chains (self, *args)
 for_all_chains(self, cv, gca) -> int
 

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,
* args )
Parameters
_gcgraph_chains_t *

Member Function Documentation

◆ back()

"block_chains_t &" back ( self,
* args )

◆ for_all_chains()

"int" for_all_chains ( self,
* args )
Parameters
cvchain_visitor_t &
gcaint

◆ front()

"block_chains_t &" front ( self,
* args )

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: