OmniSketch  0.1
Oh my sketch!
OmniSketch::Sketch::CUSketch< key_len, T, hash_t > Member List

This is the complete list of members for OmniSketch::Sketch::CUSketch< key_len, T, hash_t >, including all inherited members.

clear()OmniSketch::Sketch::CUSketch< key_len, T, hash_t >
CUSketch(int32_t depth_, int32_t width_)OmniSketch::Sketch::CUSketch< 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) constOmniSketch::Sketch::SketchBase< key_len, T >inlinevirtual
getHeavyHitter(double threshold) constOmniSketch::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) constOmniSketch::Sketch::SketchBase< key_len, T >inlinevirtual
query(const FlowKey< key_len > &flowkey) const overrideOmniSketch::Sketch::CUSketch< key_len, T, hash_t >virtual
size() const overrideOmniSketch::Sketch::CUSketch< key_len, T, hash_t >virtual
update(const FlowKey< key_len > &flowkey, T val) overrideOmniSketch::Sketch::CUSketch< key_len, T, hash_t >virtual
~CUSketch()OmniSketch::Sketch::CUSketch< key_len, T, hash_t >