![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for GCSFilter, including all inherited members.
| BuildHashedSet(const ElementSet &elements) const | GCSFilter | private |
| Element typedef | GCSFilter | |
| ElementSet typedef | GCSFilter | |
| GCSFilter(uint64_t siphash_k0=0, uint64_t siphash_k1=0, uint8_t P=0, uint32_t M=0) | GCSFilter | |
| GCSFilter(uint64_t siphash_k0, uint64_t siphash_k1, uint8_t P, uint32_t M, std::vector< unsigned char > encoded_filter) | GCSFilter | |
| GCSFilter(uint64_t siphash_k0, uint64_t siphash_k1, uint8_t P, uint32_t M, const ElementSet &elements) | GCSFilter | |
| GetEncoded() const | GCSFilter | inline |
| GetM() const | GCSFilter | inline |
| GetN() const | GCSFilter | inline |
| GetP() const | GCSFilter | inline |
| HashToRange(const Element &element) const | GCSFilter | private |
| m_encoded | GCSFilter | private |
| m_F | GCSFilter | private |
| m_M | GCSFilter | private |
| m_N | GCSFilter | private |
| m_P | GCSFilter | private |
| m_siphash_k0 | GCSFilter | private |
| m_siphash_k1 | GCSFilter | private |
| Match(const Element &element) const | GCSFilter | |
| MatchAny(const ElementSet &elements) const | GCSFilter | |
| MatchInternal(const uint64_t *sorted_element_hashes, size_t size) const | GCSFilter | private |
1.8.14