btllib
btllib::CountingBloomFilter< T > Member List

This is the complete list of members for btllib::CountingBloomFilter< T >, including all inherited members.

contains(const std::vector< uint64_t > &hashes) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
contains(const uint64_t *hashes) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
CountingBloomFilter() (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
CountingBloomFilter(size_t bytes, unsigned hash_num) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
CountingBloomFilter(const std::string &path) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
get_bytes() const (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
get_fpr() const (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
get_hash_num() const (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
get_pop_cnt() const (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
insert(const std::vector< uint64_t > &hashes) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
insert(const uint64_t *hashes) (defined in btllib::CountingBloomFilter< T >)btllib::CountingBloomFilter< T >inline
write(const std::string &path)btllib::CountingBloomFilter< T >inline