lm::ngram::detail::ProbBackoffEntry Struct Reference

#include <search_hashed.hh>

Collaboration diagram for lm::ngram::detail::ProbBackoffEntry:

Collaboration graph
[legend]

List of all members.

Public Types

typedef uint64_t Key
typedef ProbBackoff Value

Public Member Functions

uint64_t GetKey () const

Static Public Member Functions

static ProbBackoffEntry Make (uint64_t key, ProbBackoff value)

Public Attributes

uint64_t key
ProbBackoff value


Detailed Description

Definition at line 168 of file search_hashed.hh.


Member Typedef Documentation

Definition at line 171 of file search_hashed.hh.

Definition at line 172 of file search_hashed.hh.


Member Function Documentation

uint64_t lm::ngram::detail::ProbBackoffEntry::GetKey (  )  const [inline]

Definition at line 173 of file search_hashed.hh.

References key.

static ProbBackoffEntry lm::ngram::detail::ProbBackoffEntry::Make ( uint64_t  key,
ProbBackoff  value 
) [inline, static]

Definition at line 176 of file search_hashed.hh.

References key, and value.


Member Data Documentation

Definition at line 169 of file search_hashed.hh.

Referenced by GetKey(), and Make().

Definition at line 170 of file search_hashed.hh.

Referenced by Make().


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

Generated on Wed Apr 11 09:04:11 2012 for Moses by  doxygen 1.5.9