MySQL 8.3.0
Source Code Documentation
SEL_ARG Member List

This is the complete list of members for SEL_ARG, including all inherited members.

BLACK enum valueSEL_ARG
clone(RANGE_OPT_PARAM *param, SEL_ARG *new_parent, SEL_ARG **next)SEL_ARG
clone_and(SEL_ARG *arg, MEM_ROOT *mem_root)SEL_ARGinline
clone_first(SEL_ARG *arg, MEM_ROOT *mem_root)SEL_ARGinline
clone_last(SEL_ARG *arg, MEM_ROOT *mem_root)SEL_ARGinline
cmp_max_to_max(const SEL_ARG *arg) constSEL_ARGinline
cmp_max_to_min(const SEL_ARG *arg) constSEL_ARGinline
cmp_min_to_max(const SEL_ARG *arg) constSEL_ARGinline
cmp_min_to_min(const SEL_ARG *arg) constSEL_ARGinline
colorSEL_ARG
copy_max(SEL_ARG *arg)SEL_ARGinline
copy_max_to_min(SEL_ARG *arg)SEL_ARGinline
copy_min(SEL_ARG *arg)SEL_ARGinline
copy_min_to_max(SEL_ARG *arg)SEL_ARGinline
copy_min_to_min(SEL_ARG *arg)SEL_ARGinline
fieldSEL_ARG
first()SEL_ARG
first() constSEL_ARG
get_max_flag()SEL_ARGinline
get_min_flag()SEL_ARGinline
is_ascendingSEL_ARG
is_null_interval()SEL_ARGinline
is_same(const SEL_ARG *arg) constSEL_ARGinline
is_singlepoint() constSEL_ARGinline
last()SEL_ARG
leaf_color enum nameSEL_ARG
leftSEL_ARG
make_root()SEL_ARGinline
max_flagSEL_ARG
max_valueSEL_ARG
maybe_flagSEL_ARG
maybe_null() constSEL_ARGinline
maybe_smaller()SEL_ARGinline
merge_flags(SEL_ARG *arg)SEL_ARGinline
min_flagSEL_ARG
min_valueSEL_ARG
nextSEL_ARG
next_key_partSEL_ARG
parentSEL_ARG
parent_ptr()SEL_ARGinline
partSEL_ARG
prevSEL_ARG
rb_delete_fixupSEL_ARGfriend
rb_insert(SEL_ARG *leaf)SEL_ARG
RED enum valueSEL_ARG
release_next_key_part()SEL_ARGinline
rightSEL_ARG
rkey_func_flagSEL_ARG
SEL_ARG()=defaultSEL_ARG
SEL_ARG(SEL_ARG &)SEL_ARG
SEL_ARG(Field *, const uchar *, const uchar *, bool asc)SEL_ARG
SEL_ARG(Field *field, uint8 part, uchar *min_value, uchar *max_value, uint8 min_flag, uint8 max_flag, bool maybe_flag, bool asc, ha_rkey_function gis_flag)SEL_ARG
set_gis_index_read_function(const enum ha_rkey_function rkey_func)SEL_ARGinline
set_next_key_part(SEL_ROOT *next_key_part_arg)SEL_ARGinline
store_max_value(uint length, uchar **max_key, uint max_key_flag)SEL_ARGinline
store_min_max_values(uint length, uchar **min_key, uint min_flag, uchar **max_key, uint max_flag, int *min_part, int *max_part)SEL_ARGinline
store_min_value(uint length, uchar **min_key, uint min_key_flag)SEL_ARGinline
store_next_min_max_keys(KEY_PART *key, uchar **cur_min_key, uint *cur_min_flag, uchar **cur_max_key, uint *cur_max_flag, int *min_part, int *max_part)SEL_ARGinline
test_rb_treeSEL_ARGfriend
~SEL_ARG()SEL_ARGinline