Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:10:51 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:response_get_u64
Proto:static u64 response_get_u64(const struct parsed_resp *resp, int n)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
const struct parsed_resp * | resp | |
int | n |
956 | tok = response_get_token(resp, n) |
960 | If type != OPAL_DTA_TOKENID_UINT Then |
965 | If width != OPAL_WIDTH_TINY && width != OPAL_WIDTH_SHORT Then |
970 | Return u |
Name | Describe |
---|---|
response_status | |
start_opal_session_cont | |
generic_table_write_data | |
get_lsp_lifecycle | Determine if we're in the Manufactured Inactive or Active state |
read_table_data |
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 |