This is the complete list of members for OmniSketch::Sketch::CMSketch< key_len, T, hash_t >, including all inherited members.
| clear() | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | |
| CMSketch(int32_t depth_, int32_t width_) | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | |
| decode() | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| getHeavyChanger(std::unique_ptr< SketchBase< key_len, T >> &ptr_sketch, double threshold) const | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| getHeavyHitter(double threshold) const | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| insert(const FlowKey< key_len > &flowkey) | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| lookup(const FlowKey< key_len > &flowkey) const | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| query(const FlowKey< key_len > &flowkey) const override | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | virtual |
| size() const override | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | virtual |
| update(const FlowKey< key_len > &flowkey, T val) override | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | virtual |
| ~CMSketch() | OmniSketch::Sketch::CMSketch< key_len, T, hash_t > | |