This is the complete list of members for OmniSketch::Sketch::FlowRadar< key_len, T, hash_t >, including all inherited members.
| clear() | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | |
| decode() override | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | virtual |
| FlowRadar(int32_t flow_filter_size, int32_t flow_filter_hash, int32_t count_table_size, int32_t count_table_hash) | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | |
| 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 | OmniSketch::Sketch::SketchBase< key_len, T > | inlinevirtual |
| size() const override | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | virtual |
| update(const FlowKey< key_len > &flowkey, T val) override | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | virtual |
| ~FlowRadar() | OmniSketch::Sketch::FlowRadar< key_len, T, hash_t > | |