CUBRID Engine  latest
aggregate_info Struct Reference

#include <xasl_generation.h>

Collaboration diagram for aggregate_info:
Collaboration graph

Public Attributes

AGGREGATE_TYPEhead_list
 
OUTPTR_LISTout_list
 
VAL_LISTvalue_list
 
REGU_VARIABLE_LIST regu_list
 
REGU_VARIABLE_LIST scan_regu_list
 
PT_NODEout_names
 
DB_VALUE ** grbynum_valp
 
const char * class_name
 
int flag_agg_optimize
 

Detailed Description

Definition at line 99 of file xasl_generation.h.

Member Data Documentation

const char* aggregate_info::class_name

Definition at line 108 of file xasl_generation.h.

Referenced by pt_to_aggregate(), and pt_to_aggregate_node().

int aggregate_info::flag_agg_optimize

Definition at line 109 of file xasl_generation.h.

Referenced by pt_to_aggregate(), and pt_to_aggregate_node().

DB_VALUE** aggregate_info::grbynum_valp

Definition at line 107 of file xasl_generation.h.

Referenced by pt_to_aggregate(), and pt_to_aggregate_node().

AGGREGATE_TYPE* aggregate_info::head_list

Definition at line 101 of file xasl_generation.h.

Referenced by pt_to_aggregate(), and pt_to_aggregate_node().

PT_NODE* aggregate_info::out_names

The documentation for this struct was generated from the following file: