File cas_query_info.h¶
FileList > broker > cas_query_info.h
Go to the source code of this file
#include "broker_log_top.h"#include "broker_log_util.h"
Classes¶
| Type | Name |
|---|---|
| struct | t_query_info |
Public Types¶
| Type | Name |
|---|---|
| typedef struct t_query_info | T_QUERY_INFO |
Public Functions¶
| Type | Name |
|---|---|
| int | query_info_add (T_QUERY_INFO * qi, int exec_time, int execute_res, char * filename, int lineno, char * end_date) |
| int | query_info_add_ne (T_QUERY_INFO * qi, char * end_date) |
| void | query_info_clear (T_QUERY_INFO * qi) |
| void | query_info_init (T_QUERY_INFO * query_info) |
| void | query_info_print (void) |
Public Types Documentation¶
typedef T_QUERY_INFO¶
Public Functions Documentation¶
function query_info_add¶
int query_info_add (
T_QUERY_INFO * qi,
int exec_time,
int execute_res,
char * filename,
int lineno,
char * end_date
)
function query_info_add_ne¶
function query_info_clear¶
function query_info_init¶
function query_info_print¶
The documentation for this class was generated from the following file cubrid/src/broker/cas_query_info.h