Skip to content

Struct pred_expr_with_context

ClassList > pred_expr_with_context

  • #include <xasl.h>

Public Attributes

Type Name
ATTR_ID * attrids_pred
HEAP_CACHE_ATTRINFO * cache_pred
int num_attrs_pred
PRED_EXPR * pred
XASL_UNPACK_INFO * unpack_info

Public Attributes Documentation

variable attrids_pred

ATTR_ID* pred_expr_with_context::attrids_pred;

variable cache_pred

HEAP_CACHE_ATTRINFO* pred_expr_with_context::cache_pred;

variable num_attrs_pred

int pred_expr_with_context::num_attrs_pred;

variable pred

PRED_EXPR* pred_expr_with_context::pred;

variable unpack_info

XASL_UNPACK_INFO* pred_expr_with_context::unpack_info;


The documentation for this class was generated from the following file cubrid/src/query/xasl.h