YAZ 5.37.0
yaz-ccl.h File Reference

Header for CCL node tree to RPN converson utilities. More...

#include <yaz/yconfig.h>
#include <yaz/proto.h>
#include <yaz/ccl.h>
#include <yaz/odr.h>

Go to the source code of this file.

Functions

Z_RPNQueryccl_rpn_query (ODR o, struct ccl_rpn_node *p)
Z_AttributesPlusTermccl_scan_query (ODR o, struct ccl_rpn_node *p)

Detailed Description

Header for CCL node tree to RPN converson utilities.

Definition in file yaz-ccl.h.

Function Documentation

◆ ccl_rpn_query()

Z_RPNQuery * ccl_rpn_query ( ODR o,
struct ccl_rpn_node * p )

◆ ccl_scan_query()

Z_AttributesPlusTerm * ccl_scan_query ( ODR o,
struct ccl_rpn_node * p )