|
libboxes
boxes is a set of specialised containers built on top of STL
|
This is the complete list of members for boxes::filter::bloom::Bloom< KeyT, HashT >, including all inherited members.
| Bloom(std::size_t m, HashT h) | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| capacity() const BOXES_NOTHROW | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| clear() BOXES_NOTHROW | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| contains(const KeyT &key) const | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| count() const | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| insert(const KeyT &key) | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| k() const BOXES_NOTHROW | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| size() const BOXES_NOTHROW | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |
| swap(Bloom &other) | boxes::filter::bloom::Bloom< KeyT, HashT > | inline |