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

Public Member Functions

int height (self)
 
 __init__ (self)
 

Static Public Attributes

str nodes
 
str top
 
str bottom
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ height()

int height ( self)

Member Data Documentation

◆ bottom

str bottom
static
Initial value:
= property(_ida_graph.row_info_t_bottom_get, _ida_graph.
row_info_t_bottom_set)

◆ nodes

str nodes
static
Initial value:
= property(_ida_graph.row_info_t_nodes_get,
_ida_graph.row_info_t_nodes_set)

◆ top

str top
static
Initial value:
= property(_ida_graph.row_info_t_top_get, _ida_graph.
row_info_t_top_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: