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¶
variable expr_list¶
variable expr_name_count¶
variable expr_name_list¶
variable exprs_set¶
variable name_count¶
variable name_list¶
variable pred_count¶
variable pred_list¶
The documentation for this class was generated from the following file cubrid/src/optimizer/optimizer.h