Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
util::anonymous_namespace{probing_hash_table_test.cc}::Entry Struct Reference

List of all members.

Public Types

typedef unsigned char Key

Public Member Functions

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

Public Attributes

unsigned char key
uint64_t value

Member Typedef Documentation

typedef unsigned char util::anonymous_namespace{probing_hash_table_test.cc}::Entry::Key

Member Function Documentation

unsigned char util::anonymous_namespace{probing_hash_table_test.cc}::Entry::GetKey ( ) const
uint64_t util::anonymous_namespace{probing_hash_table_test.cc}::Entry::GetValue ( ) const
void util::anonymous_namespace{probing_hash_table_test.cc}::Entry::SetKey ( unsigned char  to)

Member Data Documentation

unsigned char util::anonymous_namespace{probing_hash_table_test.cc}::Entry::key
uint64_t util::anonymous_namespace{probing_hash_table_test.cc}::Entry::value