libboxes
boxes is a set of specialised containers built on top of STL
boxes::filter::bloom::Bloom< KeyT, HashT > Member List

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_NOTHROWboxes::filter::bloom::Bloom< KeyT, HashT >inline
clear() BOXES_NOTHROWboxes::filter::bloom::Bloom< KeyT, HashT >inline
contains(const KeyT &key) constboxes::filter::bloom::Bloom< KeyT, HashT >inline
count() constboxes::filter::bloom::Bloom< KeyT, HashT >inline
insert(const KeyT &key)boxes::filter::bloom::Bloom< KeyT, HashT >inline
k() const BOXES_NOTHROWboxes::filter::bloom::Bloom< KeyT, HashT >inline
size() const BOXES_NOTHROWboxes::filter::bloom::Bloom< KeyT, HashT >inline
swap(Bloom &other)boxes::filter::bloom::Bloom< KeyT, HashT >inline