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

Proxy of C++ graph_location_info_t class.

Inheritance diagram for graph_location_info_t:

Public Member Functions

 __init__ (self)
 init(self) -> graph_location_info_t
 
"bool" __eq__ (self, "graph_location_info_t" r)
 eq(self, r) -> bool
 
"bool" __ne__ (self, "graph_location_info_t" r)
 ne(self, r) -> bool
 

Static Public Attributes

str zoom = property(_ida_moves.graph_location_info_t_zoom_get, _ida_moves.graph_location_info_t_zoom_set, doc=)
 
str orgx = property(_ida_moves.graph_location_info_t_orgx_get, _ida_moves.graph_location_info_t_orgx_set, doc=)
 
str orgy = property(_ida_moves.graph_location_info_t_orgy_get, _ida_moves.graph_location_info_t_orgy_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

◆ __eq__()

"bool" __eq__ ( self,
"graph_location_info_t" r )
Parameters
rgraph_location_info_t const &

◆ __ne__()

"bool" __ne__ ( self,
"graph_location_info_t" r )
Parameters
rgraph_location_info_t const &

Member Data Documentation

◆ orgx

str orgx = property(_ida_moves.graph_location_info_t_orgx_get, _ida_moves.graph_location_info_t_orgx_set, doc=)
static

◆ orgy

str orgy = property(_ida_moves.graph_location_info_t_orgy_get, _ida_moves.graph_location_info_t_orgy_set, doc=)
static

◆ zoom

str zoom = property(_ida_moves.graph_location_info_t_zoom_get, _ida_moves.graph_location_info_t_zoom_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: