CUBRID Engine  latest
xasl_aggregate.hpp File Reference
#include "dbtype_def.h"
#include "storage_common.h"
Include dependency graph for xasl_aggregate.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cubxasl::aggregate_percentile_info
 
union  cubxasl::aggregate_specific_function_info
 
struct  cubxasl::aggregate_accumulator
 
struct  cubxasl::aggregate_list_node
 

Namespaces

 cubxasl
 

Typedefs

typedef struct sort_list SORT_LIST
 
using AGGREGATE_SPECIFIC_FUNCTION_INFO = cubxasl::aggregate_specific_function_info
 
using AGGREGATE_PERCENTILE_INFO = cubxasl::aggregate_percentile_info
 
using AGGREGATE_ACCUMULATOR = cubxasl::aggregate_accumulator
 
using AGGREGATE_TYPE = cubxasl::aggregate_list_node
 

Typedef Documentation

typedef struct sort_list SORT_LIST

Definition at line 34 of file xasl_aggregate.hpp.