Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for Sketch, including all inherited members.
Add(uint64_t element)=0 | Sketch | pure virtual |
Bits() const | Sketch | inline |
Check() const | Sketch | inline |
Decode(int max_count, uint64_t *roots) const =0 | Sketch | pure virtual |
Deserialize(const unsigned char *)=0 | Sketch | pure virtual |
Implementation() const | Sketch | inline |
Init(size_t syndromes)=0 | Sketch | pure virtual |
m_bits | Sketch | private |
m_canary | Sketch | private |
m_implementation | Sketch | private |
Merge(const Sketch *other_sketch)=0 | Sketch | pure virtual |
Ready() | Sketch | inline |
Serialize(unsigned char *) const =0 | Sketch | pure virtual |
SetSeed(uint64_t seed)=0 | Sketch | pure virtual |
Sketch(int implementation, int bits) | Sketch | inline |
Syndromes() const =0 | Sketch | pure virtual |
UnReady() | Sketch | inline |
~Sketch() | Sketch | inlinevirtual |