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

Class rlist_t

object --+    
         |    
  bitset_t --+
             |
            rlist_t

Proxy of C++ rlist_t class.

Instance Methods
rlist_t
__init__(self)
__init__(self, m) -> rlist_t __init__(self, reg, width) -> rlist_t
 
__swig_destroy__(self)
char const *
dstr(self)

Inherited from bitset_t: __eq__, __ge__, __gt__, __iter__, __le__, __len__, __lt__, __ne__, __repr__, add, back, begin, clear, compare, copy, count, cut_at, empty, end, fill_with_ones, front, has, has_all, has_any, has_common, inc, includes, intersect, is_subset_of, itat, itv, last, shift_down, sub, swap

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

Properties
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, m) -> rlist_t __init__(self, reg, width) -> rlist_t

Returns: rlist_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: bitset_t.__swig_destroy__

dstr(self)

 
Returns: char const *
Overrides: bitset_t.dstr

Property Details

thisown

The membership flag

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