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

Public Member Functions

 __init__ (self, *args)
 
bool __eq__ (self, 'renderer_info_t' r)
 
bool __ne__ (self, 'renderer_info_t' r)
 

Static Public Attributes

str gli
 
str pos
 
str rtype
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'renderer_info_t' r )

◆ __ne__()

bool __ne__ ( self,
'renderer_info_t' r )

Member Data Documentation

◆ gli

str gli
static
Initial value:
= property(_ida_moves.
renderer_info_t_gli_get, _ida_moves.renderer_info_t_gli_set)

◆ pos

str pos
static
Initial value:
= property(_ida_moves.
renderer_info_t_pos_get, _ida_moves.renderer_info_t_pos_set)

◆ rtype

str rtype
static
Initial value:
= property(_ida_moves.
renderer_info_t_rtype_get, _ida_moves.renderer_info_t_rtype_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: