|
CUBRID Engine
latest
|
#include <query_aggregate.hpp>

Public Attributes | |
| BTID * | btids |
| HFID * | hfids |
| int | count |
Definition at line 103 of file query_aggregate.hpp.
| BTID* cubquery::hierarchy_aggregate_helper::btids |
Definition at line 105 of file query_aggregate.hpp.
Referenced by partition_load_aggregate_helper(), qdata_evaluate_aggregate_hierarchy(), and qexec_init_agg_hierarchy_helpers().
| int cubquery::hierarchy_aggregate_helper::count |
Definition at line 107 of file query_aggregate.hpp.
Referenced by partition_load_aggregate_helper(), and qdata_evaluate_aggregate_hierarchy().
| HFID* cubquery::hierarchy_aggregate_helper::hfids |
Definition at line 106 of file query_aggregate.hpp.
Referenced by partition_load_aggregate_helper(), qdata_evaluate_aggregate_hierarchy(), and qexec_init_agg_hierarchy_helpers().