The world's most popular open source database
#include <my_bitmap.h>
Public Attributes | |
| my_bitmap_map * | bitmap |
| uint | n_bits |
| my_bitmap_map | last_word_mask |
| my_bitmap_map * | last_word_ptr |
Definition at line 26 of file my_bitmap.h.
Definition at line 28 of file my_bitmap.h.
Referenced by bitmap_copy(), bitmap_intersect(), bitmap_is_overlapping(), bitmap_is_subset(), bitmap_subtract(), bitmap_union(), bitmap_xor(), st_table::clear_column_bitmaps(), handler::ha_reset(), QUICK_RANGE_SELECT::QUICK_RANGE_SELECT(), ror_intersect_cpy(), tmp_restore_column_map(), tmp_use_all_columns(), and QUICK_RANGE_SELECT::~QUICK_RANGE_SELECT().
Definition at line 30 of file my_bitmap.h.
Referenced by bitmap_intersect(), bitmap_is_overlapping(), and bitmap_is_subset().
Definition at line 31 of file my_bitmap.h.
Referenced by bitmap_intersect(), bitmap_is_overlapping(), and bitmap_is_subset().
Definition at line 29 of file my_bitmap.h.
Referenced by bitmap_copy(), bitmap_is_overlapping(), bitmap_is_subset(), bitmap_subtract(), bitmap_union(), bitmap_xor(), and Bitmap< default_width >::intersect_extended().
1.4.7

