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

Public Member Functions

None swap (self, 'lvar_uservec_t' r)
 
None clear (self)
 
bool empty (self)
 
'lvar_saved_info_t *' find_info (self, 'lvar_locator_t' vloc)
 
None keep_info (self, 'lvar_t' v)
 
 __init__ (self)
 

Static Public Attributes

str lvvec
 
str lmaps
 
str stkoff_delta
 
str ulv_flags
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ clear()

None clear ( self)

◆ empty()

bool empty ( self)

◆ find_info()

'lvar_saved_info_t *' find_info ( self,
'lvar_locator_t' vloc )
find saved user settings for given var

◆ keep_info()

None keep_info ( self,
'lvar_t' v )
Preserve user settings for given var.

◆ swap()

None swap ( self,
'lvar_uservec_t' r )

Member Data Documentation

◆ lmaps

str lmaps
static
Initial value:
= property(_ida_hexrays.
lvar_uservec_t_lmaps_get, _ida_hexrays.lvar_uservec_t_lmaps_set)

◆ lvvec

str lvvec
static
Initial value:
= property(_ida_hexrays.
lvar_uservec_t_lvvec_get, _ida_hexrays.lvar_uservec_t_lvvec_set)

◆ stkoff_delta

str stkoff_delta
static
Initial value:
= property(_ida_hexrays.
lvar_uservec_t_stkoff_delta_get, _ida_hexrays.
lvar_uservec_t_stkoff_delta_set)

◆ ulv_flags

str ulv_flags
static
Initial value:
= property(_ida_hexrays.lvar_uservec_t_ulv_flags_get,
_ida_hexrays.lvar_uservec_t_ulv_flags_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: