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

Public Member Functions

 __init__ (self)
 
bool __eq__ (self, 'renderer_info_pos_t' r)
 
bool __ne__ (self, 'renderer_info_pos_t' r)
 

Static Public Attributes

str node
 
str cx
 
str cy
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'renderer_info_pos_t' r )

◆ __ne__()

bool __ne__ ( self,
'renderer_info_pos_t' r )

Member Data Documentation

◆ cx

str cx
static
Initial value:
= property(_ida_moves.renderer_info_pos_t_cx_get,
_ida_moves.renderer_info_pos_t_cx_set)

◆ cy

str cy
static
Initial value:
= property(_ida_moves.renderer_info_pos_t_cy_get,
_ida_moves.renderer_info_pos_t_cy_set)

◆ node

str node
static
Initial value:
= property(_ida_moves.renderer_info_pos_t_node_get,
_ida_moves.renderer_info_pos_t_node_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: