Function report |
Source Code:lib\objagg.c |
Create Date:2022-07-28 07:23:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:objagg_tmp_graph_edge_index
Proto:static int objagg_tmp_graph_edge_index(struct objagg_tmp_graph *graph, int parent_index, int index)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct objagg_tmp_graph * | graph | |
int | parent_index | |
int | index |
713 | Return index * nodes_count + parent_index |
Name | Describe |
---|---|
objagg_tmp_graph_edge_set | |
objagg_tmp_graph_is_edge |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |