| Function report | 
| Source Code: lib\objagg.c | Create Date:2022-07-28 07:23:37 | 
| 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_init
Proto:static int objagg_obj_init(struct objagg *objagg, struct objagg_obj *objagg_obj)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct objagg * | objagg | |
| struct objagg_obj * | objagg_obj | 
| 340 | err = objagg_obj_init_with_hints(objagg, objagg_obj, & hint_found) | 
| 344 | If hint_found Then Return 0 | 
| 349 | If Not err Then Return 0 | 
| 352 | Return objagg_obj_root_create(objagg, objagg_obj, NULL) | 
| Name | Describe | 
|---|---|
| objagg_obj_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 |