函数逻辑报告 |
Source Code:lib\objagg.c |
Create Date:2022-07-27 08:22:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:objagg_hints_node_create
函数原型:static struct objagg_hints_node *objagg_hints_node_create(struct objagg_hints *objagg_hints, struct objagg_obj *objagg_obj, size_t obj_size, struct objagg_hints_node *parent_hnode)
返回类型:struct objagg_hints_node
参数:
类型 | 参数 | 名称 |
---|---|---|
struct objagg_hints * | objagg_hints | |
struct objagg_obj * | objagg_obj | |
size_t | obj_size | |
struct objagg_hints_node * | parent_hnode |
653 | user_count等于user_count |
661 | user_count等于user_count |
663 | 如果parent_hnode则 |
665 | 否则 |
666 | root_id等于root_count自加 |
667 | is_root = true |
669 | associated object 等于objagg_obj |
673 | 如果err则转到:err_ht_insert |
676 | 添加链表项 |
677 | parent等于parent_hnode |
678 | node_count自加 |
680 | 返回:hnode |
682 | err_ht_insert : |
684 | 返回:错误号 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |