Function report | 
Source Code:lib\test_parman.c | 
Create Date:2022-07-28 06:34:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:test_parman_move
Proto:static void test_parman_move(void *priv, unsigned long from_index, unsigned long to_index, unsigned long count)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | priv | |
| unsigned long | from_index | |
| unsigned long | to_index | |
| unsigned long | count | 
| 116 | test_parman = priv | 
| 117 | prio_array = prio_array | 
| 121 | memset( & prio_array[from_index], 0, ITEM_PTRS_SIZE(count)) | 
| 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  |