|
IDAPython 9.0
|
This is the complete list of members for screen_graph_selection_t, including all inherited members.
| __init__(self) | screen_graph_selection_t | |
| add(self, 'screen_graph_selection_t' s) | screen_graph_selection_t | |
| add_node(self, int node) | screen_graph_selection_t | |
| add_point(self, 'edge_t' e, int idx) | screen_graph_selection_t | |
| del_node(self, int node) | screen_graph_selection_t | |
| del_point(self, 'edge_t' e, int idx) | screen_graph_selection_t | |
| has(self, 'selection_item_t' item) | screen_graph_selection_t | |
| items_count(self, bool look_for_nodes) | screen_graph_selection_t | |
| nodes_count(self) | screen_graph_selection_t | |
| points_count(self) | screen_graph_selection_t | |
| sub(self, 'screen_graph_selection_t' s) | screen_graph_selection_t | |
| thisown | screen_graph_selection_t | static |