Hash key element; sorted by key. More...
Public Attributes | |
long | Key |
long | Position |
char * | HashKey |
long | HKLen |
Payload * | PL |
Hash key element; sorted by key.
char* HashKey::HashKey |
the Plaintext Hashkey
long HashKey::HKLen |
length of the Plaintext Hashkey
long HashKey::Key |
Numeric Hashkey comperator for hash sorting
pointer to our payload for sorting
long HashKey::Position |