Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
CuckooFilter Member List

This is the complete list of members for CuckooFilter, including all inherited members.

_dataCuckooFilterprivate
add(cuckoo_fingerprint_t finger, cuckoo_index_t bucketIndex)CuckooFilterinline
add(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilterinline
add(cuckoo_extended_fingerprint_t efp)CuckooFilterprivate
addFingerprintToBucket(cuckoo_fingerprint_t fingerprint, cuckoo_index_t bucketIndex)CuckooFilterprivate
bucketCount()CuckooFilterinline
bufferSize(size_t bucketCount, cuckoo_index_t nestsPerBucket)CuckooFilterinlinestatic
bufferSize()CuckooFilterinline
clear()CuckooFilter
contains(const void *key, size_t keyLengthInBytes) overrideCuckooFilterinlinevirtual
contains(cuckoo_fingerprint_t finger, cuckoo_index_t bucketIndex)CuckooFilterinline
contains(cuckoo_extended_fingerprint_t efp)CuckooFilterprivate
CuckooFilter(cuckoo_filter_data_t *data)CuckooFilterinline
CuckooFilter()CuckooFilterinline
filterHash()CuckooFilterprivate
fingerprintCount(size_t bucketCount, cuckoo_index_t nestsPerBucket)CuckooFilterinlinestatic
getCompressedFingerprint(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilter
getExtendedFingerprint(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilterprivate
getExtendedFingerprint(cuckoo_fingerprint_t fingerprint, cuckoo_index_t bucketIndex)CuckooFilterprivate
hashToBucket(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilterprivate
hashToFingerprint(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilterprivate
init(cuckoo_index_t bucketCount, cuckoo_index_t nestsPerBucket)CuckooFilter
isValid() overrideCuckooFiltervirtual
lookupFingerprint(cuckoo_index_t bucketIndex, cuckoo_index_t fingerIndex)CuckooFilterinlineprivate
MAX_KICK_ATTEMPTSCuckooFilterprivatestatic
move(cuckoo_extended_fingerprint_t entryToInsert)CuckooFilterprivate
remove(cuckoo_fingerprint_t finger, cuckoo_index_t bucketIndex)CuckooFilterinline
remove(cuckoo_key_t key, size_t keyLengthInBytes)CuckooFilterinline
remove(cuckoo_extended_fingerprint_t efp)CuckooFilterprivate
removeFingerprintFromBucket(cuckoo_fingerprint_t fingerprint, cuckoo_index_t bucketIndex)CuckooFilterprivate
size()CuckooFilterinlinevirtual
size(cuckoo_index_t bucketCount, cuckoo_index_t nestsPerBucket)CuckooFilterinlinestatic
~FilterInterface()=defaultFilterInterfacevirtual