| cKey() const | OmniSketch::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 class | OmniSketch::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) const | OmniSketch::FlowKey< key_len > | |
| getDstIp() const | OmniSketch::FlowKey< key_len > | inline |
| getDstPort() const | OmniSketch::FlowKey< key_len > | inline |
| getIp() const | OmniSketch::FlowKey< key_len > | inline |
| getProtocol() const | OmniSketch::FlowKey< key_len > | inline |
| getSrcIp() const | OmniSketch::FlowKey< key_len > | inline |
| getSrcPort() const | OmniSketch::FlowKey< key_len > | inline |
| operator<(const FlowKey &otherkey) const | OmniSketch::FlowKey< key_len > | |
| operator==(const FlowKey &otherkey) const | OmniSketch::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 > | |