|
spot
2.16
|
This is the complete list of members for spot::bitvect, including all inherited members.
| add_common(const bitvect &other1, const bitvect &other2) | spot::bitvect | inline |
| bitvect() (defined in spot::bitvect) | spot::bitvect | inline |
| bitvect(const bitvect &other) | spot::bitvect | inline |
| block_t typedef | spot::bitvect | |
| capacity() const | spot::bitvect | inline |
| clear(size_t pos) | spot::bitvect | inline |
| clear_all() | spot::bitvect | inline |
| clone() const | spot::bitvect | |
| count() const | spot::bitvect | inline |
| flip(size_t pos) | spot::bitvect | inline |
| flip_all() | spot::bitvect | inline |
| foreach_set_index(F callback) const | spot::bitvect | inline |
| get(size_t pos) const | spot::bitvect | inline |
| hash() const noexcept | spot::bitvect | |
| intersects(const bitvect &other) | spot::bitvect | inline |
| is_fully_clear() const | spot::bitvect | inline |
| is_fully_set() const | spot::bitvect | inline |
| is_subset_of(const bitvect &other) const | spot::bitvect | inline |
| make_bitvect(size_t bitcount) | spot::bitvect | friend |
| make_bitvect_array(size_t bitcount, size_t vectcount) | spot::bitvect | friend |
| make_empty() | spot::bitvect | inline |
| operator delete(void *ptr) | spot::bitvect | inline |
| operator!=(const bitvect &other) const | spot::bitvect | inline |
| operator&=(const bitvect &other) | spot::bitvect | inline |
| operator-=(const bitvect &other) | spot::bitvect | inline |
| operator<(const bitvect &other) const | spot::bitvect | inline |
| operator<<(std::ostream &, const bitvect &) | spot::bitvect | friend |
| operator<=(const bitvect &other) const | spot::bitvect | inline |
| operator=(const bitvect &other) | spot::bitvect | inline |
| operator==(const bitvect &other) const | spot::bitvect | inline |
| operator>(const bitvect &other) const | spot::bitvect | inline |
| operator>=(const bitvect &other) const | spot::bitvect | inline |
| operator^=(const bitvect &other) | spot::bitvect | inline |
| operator|=(const bitvect &other) | spot::bitvect | inline |
| reserve_blocks(size_t new_block_count) | spot::bitvect | inline |
| set(size_t pos) | spot::bitvect | inline |
| set_all() | spot::bitvect | inline |
| size() const | spot::bitvect | inline |
| used_blocks() const | spot::bitvect | inline |
| ~bitvect() (defined in spot::bitvect) | spot::bitvect | inline |
1.9.1