Function report |
Source Code:lib\test_objagg.c |
Create Date:2022-07-28 06:35:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_nodelta_obj_put
Proto:static int test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct world * | world | |
struct objagg * | objagg | |
unsigned int | key_id | |
bool | should_destroy_root |
207 | orig_root_count = root_count |
209 | world_obj_put(world, objagg, key_id) |
211 | If should_destroy_root Then |
212 | If root_count != orig_root_count - 1 Then |
216 | Else |
217 | If root_count != orig_root_count Then |
223 | Return 0 |
Name | Describe |
---|---|
test_nodelta |
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 |