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

Public Member Functions

 __init__ (self, 'tinfo_t' _tif, ida_idaapi.ea_t _ea, int _pb)
 
bool func_has_stkframe_hole (self, 'tinfo_t' candidate, 'func_type_data_t' candidate_data)
 
int get_func_purged_bytes (self, 'tinfo_t' candidate, 'func_type_data_t' arg3)
 
- Public Member Functions inherited from lowertype_helper_t

Properties

 thisown
 
- Properties inherited from lowertype_helper_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'tinfo_t' _tif,
ida_idaapi.ea_t _ea,
int _pb )

Reimplemented from lowertype_helper_t.

Member Function Documentation

◆ func_has_stkframe_hole()

bool func_has_stkframe_hole ( self,
'tinfo_t' candidate,
'func_type_data_t' candidate_data )

Reimplemented from lowertype_helper_t.

◆ get_func_purged_bytes()

int get_func_purged_bytes ( self,
'tinfo_t' candidate,
'func_type_data_t' arg3 )

Reimplemented from lowertype_helper_t.

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: