CUBRID Engine
latest
|
Public Attributes | |
unsigned int | set [BITSET_WORD_COUNT] |
int | count |
Definition at line 69 of file partition.c.
int pruning_bitset::count |
Definition at line 72 of file partition.c.
Referenced by partition_find_partition_for_record(), pruningset_copy(), pruningset_init(), pruningset_iterator_next(), and pruningset_popcount().
unsigned int pruning_bitset::set[BITSET_WORD_COUNT] |
Definition at line 71 of file partition.c.
Referenced by pruningset_add(), pruningset_copy(), pruningset_init(), pruningset_intersect(), pruningset_is_set(), pruningset_iterator_next(), pruningset_popcount(), pruningset_remove(), pruningset_set_all(), and pruningset_union().