Function report | 
Source Code:lib\parman.c | 
Create Date:2022-07-28 07:23:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:parman_prio_shift_down
Proto:static void parman_prio_shift_down(struct parman *parman, struct parman_prio *prio)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct parman * | parman | |
| struct parman_prio * | prio | 
| 139 | If Not parman_prio_used(prio) Then Return | 
| 141 | item = parman_prio_first_item(prio) | 
| 142 | to_index = parman_prio_last_index(prio) + 1 | 
| 143 | __parman_prio_move(parman, prio, item, to_index, 1) | 
| Name | Describe | 
|---|---|
| parman_lsort_item_add | 
| 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  |