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

Public Member Functions

 __init__ (self, *args)
 
- Public Member Functions inherited from ctext_position_t
bool in_ctree (self, int hdrlines)
 
bool __eq__ (self, 'ctext_position_t' r)
 
bool __ne__ (self, 'ctext_position_t' r)
 
bool __lt__ (self, 'ctext_position_t' r)
 
bool __gt__ (self, 'ctext_position_t' r)
 
bool __le__ (self, 'ctext_position_t' r)
 
bool __ge__ (self, 'ctext_position_t' r)
 
int compare (self, 'ctext_position_t' r)
 

Static Public Attributes

str func_ea
 
str curr_ea
 
str end
 
- Static Public Attributes inherited from ctext_position_t
str lnnum
 
str x
 
str y
 

Properties

 thisown
 
- Properties inherited from ctext_position_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Reimplemented from ctext_position_t.

Member Data Documentation

◆ curr_ea

str curr_ea
static
Initial value:
= property(_ida_hexrays.history_item_t_curr_ea_get,
_ida_hexrays.history_item_t_curr_ea_set)

◆ end

str end
static
Initial value:
= property(_ida_hexrays.history_item_t_end_get,
_ida_hexrays.history_item_t_end_set)

◆ func_ea

str func_ea
static
Initial value:
= property(_ida_hexrays.history_item_t_func_ea_get,
_ida_hexrays.history_item_t_func_ea_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: