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

Public Member Functions

 __init__ (self, *args)
 
'renderer_info_t &' renderer_info (self)
 
'place_t *' place (self)
 
None set_place (self, 'place_t' p)
 
bool is_valid (self)
 
None acquire_place (self, 'place_t' in_p)
 

Static Public Attributes

str rinfo
 
str plce
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ acquire_place()

None acquire_place ( self,
'place_t' in_p )

◆ is_valid()

bool is_valid ( self)

◆ place()

'place_t *' place ( self)

◆ renderer_info()

'renderer_info_t &' renderer_info ( self)

◆ set_place()

None set_place ( self,
'place_t' p )

Member Data Documentation

◆ plce

str plce
static
Initial value:
= property(_ida_moves.lochist_entry_t_plce_get,
_ida_moves.lochist_entry_t_plce_set)

◆ rinfo

str rinfo
static
Initial value:
= property(_ida_moves.
lochist_entry_t_rinfo_get, _ida_moves.lochist_entry_t_rinfo_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: