Entry Struct Reference

#include <probing_hash_utils.hh>

List of all members.

Public Types

typedef uint64_t Key

Public Member Functions

uint64_t GetKey () const
void SetKey (uint64_t to)
uint64_t GetValue () const

Public Attributes

uint64_t key
unsigned int bytes_toread
uint64_t value


Detailed Description

Definition at line 12 of file probing_hash_utils.hh.


Member Typedef Documentation

typedef uint64_t Entry::Key

Definition at line 14 of file probing_hash_utils.hh.


Member Function Documentation

uint64_t Entry::GetKey (  )  const [inline]

Definition at line 17 of file probing_hash_utils.hh.

References key.

uint64_t Entry::GetValue (  )  const [inline]

Definition at line 25 of file probing_hash_utils.hh.

References value.

void Entry::SetKey ( uint64_t  to  )  [inline]

Definition at line 21 of file probing_hash_utils.hh.

References key.


Member Data Documentation

unsigned int Entry::bytes_toread

Definition at line 15 of file probing_hash_utils.hh.

Referenced by createProbingPT().

uint64_t Entry::key

Definition at line 13 of file probing_hash_utils.hh.

Referenced by createProbingPT(), GetKey(), and SetKey().

uint64_t Entry::value

Definition at line 29 of file probing_hash_utils.hh.

Referenced by createProbingPT(), and GetValue().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 6 00:31:18 2016 for Moses by  doxygen 1.5.9