File xasl_to_stream.h¶
FileList > cubrid > src > query > xasl_to_stream.h
Go to the source code of this file
Public Functions¶
| Type | Name |
|---|---|
| int | xts_map_filter_pred_to_stream (const pred_expr_with_context * pred, char ** stream, int * size) |
| int | xts_map_func_pred_to_stream (const func_pred * xasl, char ** stream, int * size) |
| int | xts_map_xasl_to_stream (const xasl_node * xasl, xasl_stream * stream) |
Public Functions Documentation¶
function xts_map_filter_pred_to_stream¶
int xts_map_filter_pred_to_stream (
const pred_expr_with_context * pred,
char ** stream,
int * size
)
function xts_map_func_pred_to_stream¶
function xts_map_xasl_to_stream¶
The documentation for this class was generated from the following file cubrid/src/query/xasl_to_stream.h