clear() | Sawyer::Container::DenseIntegerSet< T > | inline |
DenseIntegerSet() | Sawyer::Container::DenseIntegerSet< T > | inline |
DenseIntegerSet(const Interval< Value > &domain) | Sawyer::Container::DenseIntegerSet< T > | inlineexplicit |
DenseIntegerSet(Value least, Value greatest) | Sawyer::Container::DenseIntegerSet< T > | inline |
DenseIntegerSet(Value n) | Sawyer::Container::DenseIntegerSet< T > | inlineexplicit |
DenseIntegerSet(const DenseIntegerSet &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
deref(const ConstIterator &iter) const (defined in Sawyer::Container::DenseIntegerSet< T >) | Sawyer::Container::DenseIntegerSet< T > | inline |
domain() const | Sawyer::Container::DenseIntegerSet< T > | inline |
erase(Value value) | Sawyer::Container::DenseIntegerSet< T > | inline |
erase(const ConstIterator &iter) | Sawyer::Container::DenseIntegerSet< T > | inline |
eraseMany(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
exists(const Value &value) const | Sawyer::Container::DenseIntegerSet< T > | inline |
existsAll(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
existsAny(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
insert(Value value) | Sawyer::Container::DenseIntegerSet< T > | inline |
insertAll() | Sawyer::Container::DenseIntegerSet< T > | inline |
insertMany(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
intersect(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
isEmpty() const | Sawyer::Container::DenseIntegerSet< T > | inline |
isStorable(Value v) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator!=(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator&(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator&=(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
operator+(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator+=(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
operator-(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator-=(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
operator=(const DenseIntegerSet &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
operator==(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator|(const SawyerContainer &other) const | Sawyer::Container::DenseIntegerSet< T > | inline |
operator|=(const SawyerContainer &other) | Sawyer::Container::DenseIntegerSet< T > | inline |
size() const | Sawyer::Container::DenseIntegerSet< T > | inline |
Value typedef | Sawyer::Container::DenseIntegerSet< T > | |
values() const | Sawyer::Container::DenseIntegerSet< T > | inline |