Skip to content

Struct projection_part_info

ClassList > projection_part_info

  • #include <optimizer.h>

Public Attributes

Type Name
int expr_count
PT_NODE * expr_list
int expr_name_count
PT_NODE * expr_name_list
BITSET exprs_set
int name_count
PT_NODE * name_list
int pred_count
PT_NODE * pred_list

Public Attributes Documentation

variable expr_count

int projection_part_info::expr_count;

variable expr_list

PT_NODE* projection_part_info::expr_list;

variable expr_name_count

int projection_part_info::expr_name_count;

variable expr_name_list

PT_NODE* projection_part_info::expr_name_list;

variable exprs_set

BITSET projection_part_info::exprs_set;

variable name_count

int projection_part_info::name_count;

variable name_list

PT_NODE* projection_part_info::name_list;

variable pred_count

int projection_part_info::pred_count;

variable pred_list

PT_NODE* projection_part_info::pred_list;


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