OmniSketch  0.1
Oh my sketch!
OmniSketch::FlowKey< key_len > Member List

This is the complete list of members for OmniSketch::FlowKey< key_len >, including all inherited members.

cKey() constOmniSketch::FlowKey< key_len >inline
copy(int32_t pos, const FlowKey< other_len > &other_key, int32_t o_pos, int32_t len)OmniSketch::FlowKey< key_len >
copy(int32_t pos, const int8_t *key, int32_t len)OmniSketch::FlowKey< key_len >
FlowKey classOmniSketch::FlowKey< key_len >friend
FlowKey()OmniSketch::FlowKey< key_len >
FlowKey(const int8_t *key)OmniSketch::FlowKey< key_len >
FlowKey(int32_t ipaddr)OmniSketch::FlowKey< key_len >
FlowKey(int32_t srcip, int32_t dstip)OmniSketch::FlowKey< key_len >
FlowKey(int32_t srcip, int32_t dstip, int16_t srcport, int16_t dstport, int8_t protocol)OmniSketch::FlowKey< key_len >
getBit(int32_t pos) constOmniSketch::FlowKey< key_len >
getDstIp() constOmniSketch::FlowKey< key_len >inline
getDstPort() constOmniSketch::FlowKey< key_len >inline
getIp() constOmniSketch::FlowKey< key_len >inline
getProtocol() constOmniSketch::FlowKey< key_len >inline
getSrcIp() constOmniSketch::FlowKey< key_len >inline
getSrcPort() constOmniSketch::FlowKey< key_len >inline
operator<(const FlowKey &otherkey) constOmniSketch::FlowKey< key_len >
operator==(const FlowKey &otherkey) constOmniSketch::FlowKey< key_len >
operator^=(const FlowKey &otherkey)OmniSketch::FlowKey< key_len >
setBit(int32_t pos, bool one)OmniSketch::FlowKey< key_len >
swap(FlowKey< key_len > &the_other_key)OmniSketch::FlowKey< key_len >