Module ida_graph :: Class screen_graph_selection_t
[frames] | no frames]

Class screen_graph_selection_t

                   object --+    
                            |    
screen_graph_selection_base_t --+
                                |
                               screen_graph_selection_t

Proxy of C++ screen_graph_selection_t class.

Instance Methods
screen_graph_selection_t
__init__(self)
__init__(self, x) -> screen_graph_selection_base_t
 
__swig_destroy__(self)
 
add(self, s)
 
add_node(self, node)
 
add_point(self, e, idx)
 
del_node(self, node)
 
del_point(self, e, idx)
bool
has(self, item)
size_t
items_count(self, look_for_nodes)
size_t
nodes_count(self)
size_t
points_count(self)
 
sub(self, s)

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

Returns: screen_graph_selection_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: screen_graph_selection_base_t.__swig_destroy__

has(self, item)

 
Returns: bool
Overrides: screen_graph_selection_base_t.has

Property Details

thisown

The membership flag

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