23 #ifndef _XASL_TO_STREAM_H_ 24 #define _XASL_TO_STREAM_H_ 26 #if defined (SERVER_MODE) 27 #error Does not belong to server module
int xts_map_xasl_to_stream(const xasl_node *xasl, xasl_stream *stream)
int xts_map_func_pred_to_stream(const func_pred *xasl, char **stream, int *size)
int xts_map_filter_pred_to_stream(const pred_expr_with_context *pred, char **stream, int *size)