Module ida_hexrays :: Class stkvar_ref_t
[frames] | no frames]

Class stkvar_ref_t

object --+
         |
        stkvar_ref_t

Proxy of C++ stkvar_ref_t class.

Instance Methods
bool
__eq__(self, r)
bool
__ge__(self, r)
bool
__gt__(self, r)
stkvar_ref_t
__init__(self, m, o)
x.__init__(...) initializes x; see help(type(x)) for signature
bool
__le__(self, r)
bool
__lt__(self, r)
bool
__ne__(self, r)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
int
compare(self, r)
member_t *
get_stkvar(self, p_off=None)
 
swap(self, r)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  mba
stkvar_ref_t_mba_get(self) -> mbl_array_t
  off
stkvar_ref_t_off_get(self) -> sval_t
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self, m, o)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: stkvar_ref_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

mba

stkvar_ref_t_mba_get(self) -> mbl_array_t

Get Method:
unreachable.stkvar_ref_t_mba_get(self)

off

stkvar_ref_t_off_get(self) -> sval_t

Get Method:
unreachable.stkvar_ref_t_off_get(self)
Set Method:
unreachable.stkvar_ref_t_off_set(self, off)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)