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

Public Member Functions

int visit_node (self, int arg2, 'rect_t' arg3)
 
int visit_edge (self, 'edge_t' arg2, 'edge_info_t' arg3)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ visit_edge()

int visit_edge ( self,
'edge_t' arg2,
'edge_info_t' arg3 )

◆ visit_node()

int visit_node ( self,
int arg2,
'rect_t' arg3 )

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: