groonga-d ~master (2021-11-05T15:06:01Z)
Home
Dub
Repo
grn_table_group_aggregator_set_output_column_flags
groonga_d
table
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
groonga_d.groonga.grn_rc
grn_table_group_aggregator_set_output_column_flags
(
groonga_d.groonga.grn_ctx
*
ctx
,
grn_table_group_aggregator
*
aggregator
,
groonga_d.groonga.grn_column_flags
flags
)
Meta
Source
See Implementation
groonga_d
table
aliases
grn_table_cursor_foreach_func
grn_table_group_aggregator
grn_table_group_flags
grn_table_group_result
grn_table_selector
grn_table_sort_flags
grn_table_sort_key
functions
grn_index_cursor_get_index_column
grn_index_cursor_get_section_id
grn_index_cursor_get_start_position
grn_index_cursor_next
grn_index_cursor_open
grn_index_cursor_reset_start_position
grn_index_cursor_set_scale
grn_index_cursor_set_scales
grn_index_cursor_set_section_id
grn_index_cursor_set_start_position
grn_index_cursor_set_term_id
grn_table_add
grn_table_apply_expr
grn_table_at
grn_table_columns
grn_table_copy
grn_table_create
grn_table_create_for_group
grn_table_create_similar
grn_table_cursor_close
grn_table_cursor_delete
grn_table_cursor_foreach
grn_table_cursor_get_key
grn_table_cursor_get_key_value
grn_table_cursor_get_max_n_records
grn_table_cursor_get_value
grn_table_cursor_next
grn_table_cursor_open
grn_table_cursor_set_value
grn_table_cursor_table
grn_table_delete
grn_table_delete_by_id
grn_table_difference
grn_table_find_reference_object
grn_table_get
grn_table_get_duplicated_keys
grn_table_get_key
grn_table_get_subrecs
grn_table_group
grn_table_group_aggregator_close
grn_table_group_aggregator_get_expression
grn_table_group_aggregator_get_output_column_flags
grn_table_group_aggregator_get_output_column_name
grn_table_group_aggregator_get_output_column_type
grn_table_group_aggregator_open
grn_table_group_aggregator_set_expression
grn_table_group_aggregator_set_output_column_flags
grn_table_group_aggregator_set_output_column_name
grn_table_group_aggregator_set_output_column_type
grn_table_group_keys_parse
grn_table_have_duplicated_keys
grn_table_is_grouped
grn_table_lcp_search
grn_table_max_n_subrecs
grn_table_rename
grn_table_select
grn_table_selector_close
grn_table_selector_get_enough_filtered_ratio
grn_table_selector_get_max_n_enough_filtered_records
grn_table_selector_get_min_id
grn_table_selector_get_use_sequential_scan
grn_table_selector_get_weight_factor
grn_table_selector_open
grn_table_selector_select
grn_table_selector_set_enough_filtered_ratio
grn_table_selector_set_max_n_enough_filtered_records
grn_table_selector_set_min_id
grn_table_selector_set_use_sequential_scan
grn_table_selector_set_weight_factor
grn_table_setoperation
grn_table_size
grn_table_sort
grn_table_sort_key_close
grn_table_sort_key_from_str
grn_table_sort_keys_parse
grn_table_tokenize
grn_table_truncate
grn_table_update
grn_table_update_by_id
manifest constants
GRN_CURSOR_ASCENDING
GRN_CURSOR_BY_ID
GRN_CURSOR_BY_KEY
GRN_CURSOR_DESCENDING
GRN_CURSOR_GE
GRN_CURSOR_GT
GRN_CURSOR_LE
GRN_CURSOR_LT
GRN_CURSOR_PREFIX
GRN_CURSOR_RK
GRN_CURSOR_SIZE_BY_BIT
GRN_TABLE_GROUP_CALC_AGGREGATOR
GRN_TABLE_GROUP_CALC_AVG
GRN_TABLE_GROUP_CALC_COUNT
GRN_TABLE_GROUP_CALC_MAX
GRN_TABLE_GROUP_CALC_MEAN
GRN_TABLE_GROUP_CALC_MIN
GRN_TABLE_GROUP_CALC_SUM
GRN_TABLE_MAX_KEY_SIZE
GRN_TABLE_SORT_ASC
GRN_TABLE_SORT_DESC
structs
_grn_table_group_aggregator
_grn_table_group_result
_grn_table_selector
_grn_table_sort_key