IDA C++ SDK 9.2
Loading...
Searching...
No Matches
interactive_graph_t Member List

This is the complete list of members for interactive_graph_t, including all inherited members.

add_edge(int i, int j, const edge_info_t *ei) GCC_PUREVIRTinteractive_graph_tvirtual
add_node(const rect_t *r) GCC_PUREVIRTinteractive_graph_tvirtual
add_node_edges(edgevec_t &dlist, int node)drawable_graph_t
assign_edge_ports(const graph_row_info_t &gri, const node_set_t &selfrefs)drawable_graph_tprotected
begin(void) constgdl_graph_tinline
belongsinteractive_graph_t
calc_bounds(rect_t *r)drawable_graph_t
calc_center_of(const intvec_t &nodes) constinteractive_graph_t
calc_fitting_params(const rect_t &area, const rect_t &r, graph_location_info_t *gli, double max_zoom)drawable_graph_t
calc_fitting_params(const rect_t &area, graph_location_info_t *gli, double max_zoom)drawable_graph_t
calc_group_ea(const intvec_t &) new apiinteractive_graph_tinlinevirtual
calc_longest_pathes(const node_set_t &entries, intvec_t &tops, int row_height) constdrawable_graph_tprotected
calc_row_heights(graph_row_info_t &gri) constdrawable_graph_tprotected
callbackdrawable_graph_t
callback_uddrawable_graph_t
change_group_visibility(int group, bool expand)interactive_graph_tinline
change_visibility(const intvec_t &nodes, bool expand)interactive_graph_t
check_new_group(const intvec_t &nodes, intvec_t &refined)interactive_graph_t
circle_centerdrawable_graph_t
circle_radiusdrawable_graph_t
clear(void)interactive_graph_tinline
clear_layout_info(void)drawable_graph_tprotected
clone(void) const override GCC_PUREVIRTinteractive_graph_tvirtual
create_circle_layout(point_t p, int radius)drawable_graph_tinline
create_digraph_layout(void)interactive_graph_tinline
create_graph_row_info(const intvec_t &tops, graph_row_info_t &gri, int graph_height) constdrawable_graph_tprotected
create_group(const intvec_t &nodes)interactive_graph_tinline
create_orthogonal_layout(void)drawable_graph_t
create_polar_tree_layout(point_t p, int radius)drawable_graph_t
create_radial_tree_layout(point_t p, int radius)drawable_graph_t
create_spanning_tree(edge_typer_t *et, node_set_t *entries, edgeset_t *back_edges, node_ordering_t *pre, node_ordering_t *post) constdrawable_graph_tprotected
create_tree_layout(void)drawable_graph_tinline
current_layoutdrawable_graph_t
DEFINE_MEMORY_ALLOCATION_FUNCS() virtual ~gdl_graph_t()gdl_graph_tinline
del_custom_layout(void)interactive_graph_tinline
del_edge(int i, int j) GCC_PUREVIRTinteractive_graph_tvirtual
del_node(int n) GCC_PUREVIRTinteractive_graph_tvirtual
delete_group(int group)interactive_graph_tinline
depth_first(node_ordering_t *pre, node_ordering_t *post, edge_typer_t *et) constdrawable_graph_tprotected
dump_graph(const char *header) constdrawable_graph_t
edge(int node, int i, bool ispred) constgdl_graph_tinline
edgesinteractive_graph_t
empty(void) const overrideinteractive_graph_tinlinevirtual
end(void) constgdl_graph_tinline
entry(void) constgdl_graph_tinlinevirtual
exists(int node) const overrideinteractive_graph_tinlinevirtual
exit(void) constgdl_graph_tinlinevirtual
for_all_nodes_edges(graph_visitor_t &nev, bool visit_nodes=true)drawable_graph_t
front(void)gdl_graph_tinline
gather_edge_segments(const graph_row_info_t &gri, edge_segs_vec_t &ges) constdrawable_graph_tprotected
gen_dot(FILE *fp) constgdl_graph_t
gen_dot(const char *file) constgdl_graph_t
gen_gdl(FILE *fp) constgdl_graph_t
gen_gdl(const char *file) constgdl_graph_t
get_connected_components(intvec_t &entries) constdrawable_graph_tprotected
get_custom_layout(void)interactive_graph_tinline
get_edge(edge_t e) override GCC_PUREVIRTinteractive_graph_tvirtual
drawable_graph_t::get_edge(edge_t e) constdrawable_graph_tinline
get_edge_color(int i, int j) constgdl_graph_tinlinevirtual
get_edge_ports(edge_t e, point_t &s, point_t &d) constdrawable_graph_t
get_first_subgraph_node(int group) constinteractive_graph_tinline
get_graph_groups(void)interactive_graph_tinline
get_next_subgraph_node(int group, int current) constinteractive_graph_tinline
get_node_color(int n) constgdl_graph_tinlinevirtual
get_node_group(int node) constinteractive_graph_tinline
get_node_label(char *iobuf, int iobufsize, int n) constgdl_graph_tinlinevirtual
get_node_representative(int node)interactive_graph_tinline
gidinteractive_graph_t
grcall(int code,...)drawable_graph_tinline
groups_are_present(void) constinteractive_graph_t
insert_simple_nodes(intvec_t &nodes, int group) constinteractive_graph_t
insert_visible_nodes(intvec_t &nodes, int group) constinteractive_graph_t
interactive_graph_t(uval_t id)interactive_graph_t
interactive_graph_t(const drawable_graph_t &g, uval_t id)interactive_graph_t
is_collapsed_node(int node) constinteractive_graph_tinline
is_deleted_node(int node) constinteractive_graph_tinline
is_displayable_node(int node) constinteractive_graph_tinline
is_dot_node(int node) constinteractive_graph_tinline
is_group_node(int node) constinteractive_graph_tinline
is_simple_node(int node) constinteractive_graph_tinline
is_subgraph_node(int node) constinteractive_graph_tinline
is_uncollapsed_node(int node) constinteractive_graph_tinline
is_user_graph() new apiinteractive_graph_tinlinevirtual
is_visible_node(int node) constinteractive_graph_tinline
make_rect_edges(graph_row_info_t &gri, const edge_segs_vec_t &ges, int first_reverser_node)drawable_graph_tprotected
minimize_crossings(graph_row_info_t &gri) constdrawable_graph_tprotected
move_grouped_nodes(const intvec_t &groups, const interactive_graph_t *ng)interactive_graph_t
move_nodes_down(intvec_t &tops, const node_ordering_t &post, int first_reverser_node, int row_height) constdrawable_graph_tprotected
move_to_same_place(const intvec_t &collapsing_nodes, point_t p)interactive_graph_t
nedge(int node, bool ispred) constgdl_graph_tinline
node_flagsinteractive_graph_t
node_layout_t typedefinteractive_graph_t
node_qty(void) const overrideinteractive_graph_tinlinevirtual
nodesinteractive_graph_t
npred(int b) const overrideinteractive_graph_tinlinevirtual
nrect(int n) constinteractive_graph_tinline
nrect(int n) overrideinteractive_graph_tinlinevirtual
nsucc(int b) const overrideinteractive_graph_tinlinevirtual
org_predsinteractive_graph_t
org_succsinteractive_graph_t
path_back(const array_of_node_set_t &domin, int m, int n) constdrawable_graph_tprotected
path_back(edge_typer_t &et, int m, int n) constdrawable_graph_tprotected
path_exists(int m, int n) constgdl_graph_tinline
pred(int b, int i) const overrideinteractive_graph_tinlinevirtual
predsinteractive_graph_t
predset(int b) constinteractive_graph_tinline
print_edge(FILE *fp, int i, int j) constgdl_graph_tinlinevirtual
print_graph_attributes(FILE *fp) constgdl_graph_tinlinevirtual
print_node(FILE *fp, int n) constgdl_graph_tinlinevirtual
print_node_attributes(FILE *fp, int n) constgdl_graph_tinlinevirtual
recalc_edge_widths(const edgeset_t &back_edges, const edge_infos_t &self_edges)drawable_graph_tprotected
rect_edges_madedrawable_graph_t
redo_layout(void) GCC_PUREVIRTinteractive_graph_tvirtual
refresh(void) GCC_PUREVIRTinteractive_graph_tvirtual
replace_edge(int i, int j, int x, int y) GCC_PUREVIRTinteractive_graph_tvirtual
reset(void)interactive_graph_tinline
resize(int n) GCC_PUREVIRTinteractive_graph_tvirtual
set_callback(hook_cb_t *_callback, void *_ud)drawable_graph_tinline
set_custom_layout(void) constinteractive_graph_tinline
set_deleted_node(int node)interactive_graph_tinline
set_edge(edge_t e, const edge_info_t *ei) GCC_PUREVIRTinteractive_graph_tinlinevirtual
set_graph_groups(void) constinteractive_graph_tinline
set_node_group(int node, int group)interactive_graph_tinline
set_nrect(int n, const rect_t &r) GCC_PUREVIRTinteractive_graph_tvirtual
set_x_coords(const graph_row_info_t &gri, const node_set_t &selfrefs, int first_added_node)drawable_graph_tprotected
size(void) const overrideinteractive_graph_tinlinevirtual
succ(int b, int i) const overrideinteractive_graph_tinlinevirtual
succsinteractive_graph_t
succset(int b) constinteractive_graph_tinline
titledrawable_graph_t
tree_layout(edge_typer_t &et, const node_set_t &entries)drawable_graph_tprotected
vgrcall(int code, va_list va)drawable_graph_tinline
visit_nodes(int node, graph_node_visitor_t &gv) constdrawable_graph_tprotected
visit_paths(int node, graph_path_visitor_t &gv) constdrawable_graph_tprotected
~drawable_graph_t()drawable_graph_tinlinevirtual
~interactive_graph_t()interactive_graph_tinlinevirtual