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

Class casm_t

       object --+    
                |    
ida_pro.uintvec_t --+
                    |
                   casm_t

Proxy of C++ casm_t class.

Instance Methods
bool
__eq__(self, r)
bool
__ge__(self, r)
bool
__gt__(self, r)
casm_t
__init__(self, ea)
__init__(self, r) -> casm_t
bool
__le__(self, r)
bool
__lt__(self, r)
bool
__ne__(self, r)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
int
compare(self, r)
bool
one_insn(self)

Inherited from ida_pro.uintvec_t: __getitem__, __iter__, __len__, __setitem__, add_unique, append, at, back, begin, capacity, clear, empty, end, erase, extract, find, front, has, inject, insert, pop_back, push_back, qclear, reserve, resize, size, swap, truncate

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

__eq__(self, r)
(Equality operator)

 
Returns: bool
Overrides: ida_pro.uintvec_t.__eq__

__init__(self, ea)
(Constructor)

 

__init__(self, r) -> casm_t

Returns: casm_t
Overrides: object.__init__

__ne__(self, r)

 
Returns: bool
Overrides: ida_pro.uintvec_t.__ne__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__swig_destroy__(self)

 
Overrides: ida_pro.uintvec_t.__swig_destroy__

Property Details

thisown

The membership flag

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