|
NVBIO
|
This is the complete list of members for nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator >, including all inherited members.
| bloom_filter(const uint64 size, Iterator storage, const Hash1 hash1=Hash1(), const Hash2 hash2=Hash2()) | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| has(const Key key) const | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| has(const Key key) const | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| insert(const Key key, const OrOperator or_op=OrOperator()) | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| insert(const Key key, const OrOperator or_op) | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| m_hash1 | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| m_hash2 | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| m_size | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| m_storage | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | |
| operator[](const Key key) const | nvbio::bloom_filter< K, Hash1, Hash2, Iterator, OrOperator > | inline |
1.8.4