lm::ngram::ProbingVocabuaryEntry Struct Reference

#include <vocab.hh>

List of all members.

Public Types

typedef uint64_t Key

Public Member Functions

uint64_t GetKey () const

Static Public Member Functions

static ProbingVocabuaryEntry Make (uint64_t key, WordIndex value)

Public Attributes

uint64_t key
WordIndex value


Detailed Description

Definition at line 107 of file vocab.hh.


Member Typedef Documentation

Definition at line 111 of file vocab.hh.


Member Function Documentation

uint64_t lm::ngram::ProbingVocabuaryEntry::GetKey (  )  const [inline]

Definition at line 112 of file vocab.hh.

References key.

static ProbingVocabuaryEntry lm::ngram::ProbingVocabuaryEntry::Make ( uint64_t  key,
WordIndex  value 
) [inline, static]

Definition at line 116 of file vocab.hh.

References key, and value.

Referenced by lm::ngram::ProbingVocabulary::Insert().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 108 of file vocab.hh.

Referenced by GetKey(), and Make().

Definition at line 109 of file vocab.hh.

Referenced by Make().


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

Generated on Thu Jun 4 00:31:52 2015 for Moses by  doxygen 1.5.9