Skip to content

File xasl_aggregate.hpp

FileList > cubrid > src > xasl > xasl_aggregate.hpp

Go to the source code of this file

  • #include "dbtype_def.h"
  • #include "storage_common.h"

Namespaces

Type Name
namespace cubxasl

Classes

Type Name
struct aggregate_accumulator
struct aggregate_accumulator_domain
struct aggregate_dist_percent_info
struct aggregate_list_node
struct aggregate_percentile_info

Public Types

Type Name
typedef cubxasl::aggregate_accumulator AGGREGATE_ACCUMULATOR
typedef cubxasl::aggregate_accumulator_domain AGGREGATE_ACCUMULATOR_DOMAIN
typedef cubxasl::aggregate_dist_percent_info AGGREGATE_DIST_PERCENT_INFO
typedef cubxasl::aggregate_percentile_info AGGREGATE_PERCENTILE_INFO
typedef cubxasl::aggregate_specific_function_info AGGREGATE_SPECIFIC_FUNCTION_INFO
typedef cubxasl::aggregate_list_node AGGREGATE_TYPE
typedef struct sort_list SORT_LIST
union aggregate_specific_function_info

Public Types Documentation

typedef AGGREGATE_ACCUMULATOR

using AGGREGATE_ACCUMULATOR =  cubxasl::aggregate_accumulator;

typedef AGGREGATE_ACCUMULATOR_DOMAIN

using AGGREGATE_ACCUMULATOR_DOMAIN =  cubxasl::aggregate_accumulator_domain;

typedef AGGREGATE_DIST_PERCENT_INFO

using AGGREGATE_DIST_PERCENT_INFO =  cubxasl::aggregate_dist_percent_info;

typedef AGGREGATE_PERCENTILE_INFO

using AGGREGATE_PERCENTILE_INFO =  cubxasl::aggregate_percentile_info;

typedef AGGREGATE_SPECIFIC_FUNCTION_INFO

using AGGREGATE_SPECIFIC_FUNCTION_INFO =  cubxasl::aggregate_specific_function_info;

typedef AGGREGATE_TYPE

using AGGREGATE_TYPE =  cubxasl::aggregate_list_node;

typedef SORT_LIST

typedef struct sort_list SORT_LIST;

union aggregate_specific_function_info




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