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

Proxy of C++ row_info_t class.

Inheritance diagram for row_info_t:

Public Member Functions

"int" height (self)
 height(self) -> int
 
 __init__ (self)
 init(self) -> row_info_t
 

Static Public Attributes

str nodes = property(_ida_graph.row_info_t_nodes_get, _ida_graph.row_info_t_nodes_set, doc=)
 
str top = property(_ida_graph.row_info_t_top_get, _ida_graph.row_info_t_top_set, doc=)
 
str bottom = property(_ida_graph.row_info_t_bottom_get, _ida_graph.row_info_t_bottom_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)

Member Function Documentation

◆ height()

"int" height ( self)

Member Data Documentation

◆ bottom

str bottom = property(_ida_graph.row_info_t_bottom_get, _ida_graph.row_info_t_bottom_set, doc=)
static

◆ nodes

str nodes = property(_ida_graph.row_info_t_nodes_get, _ida_graph.row_info_t_nodes_set, doc=)
static

◆ top

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