Function report |
Source Code:lib\objagg.c |
Create Date:2022-07-28 07:23:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:objagg_obj_root_id_alloc
Proto:static int objagg_obj_root_id_alloc(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct objagg * | objagg | |
struct objagg_obj * | objagg_obj | |
struct objagg_hints_node * | hnode |
229 | If Not hints Then |
231 | Return 0 |
234 | If hnode Then |
237 | Else |
241 | min = root_count |
242 | max = ~0 |
250 | Return 0 |
Name | Describe |
---|---|
objagg_obj_root_create |
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 |