Module ida_moves :: Class segm_move_infos_t
[frames] | no frames]

Class segm_move_infos_t

          object --+    
                   |    
segm_move_info_vec_t --+
                       |
                      segm_move_infos_t

Proxy of C++ segm_move_infos_t class.

Instance Methods
segm_move_infos_t
__init__(self)
__init__(self, x) -> segm_move_info_vec_t
 
__swig_destroy__(self)
segm_move_info_t
find(self, ea)
find(self, x) -> segm_move_info_t

Inherited from segm_move_info_vec_t: __eq__, __getitem__, __iter__, __len__, __ne__, __repr__, __setitem__, add_unique, at, back, begin, capacity, clear, empty, end, erase, extract, front, grow, 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

__init__(self)
(Constructor)

 

__init__(self, x) -> segm_move_info_vec_t

Returns: segm_move_infos_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: segm_move_info_vec_t.__swig_destroy__

find(self, ea)

 

find(self, x) -> segm_move_info_t

Returns: segm_move_info_t
Overrides: segm_move_info_vec_t.find

Property Details

thisown

The membership flag

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