search::Config Class Reference

#include <config.hh>

Collaboration diagram for search::Config:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Config (Score lm_weight, unsigned int pop_limit, const NBestConfig &nbest)
Score LMWeight () const
unsigned int PopLimit () const
const NBestConfigGetNBest () const


Detailed Description

Definition at line 17 of file config.hh.


Constructor & Destructor Documentation

search::Config::Config ( Score  lm_weight,
unsigned int  pop_limit,
const NBestConfig nbest 
) [inline]

Definition at line 19 of file config.hh.


Member Function Documentation

const NBestConfig& search::Config::GetNBest (  )  const [inline]

Definition at line 26 of file config.hh.

Score search::Config::LMWeight (  )  const [inline]

Definition at line 22 of file config.hh.

Referenced by search::ContextBase::LMWeight().

Here is the caller graph for this function:

unsigned int search::Config::PopLimit (  )  const [inline]

Definition at line 24 of file config.hh.

Referenced by search::ContextBase::PopLimit().

Here is the caller graph for this function:


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

Generated on Thu Jul 6 00:34:44 2017 for Moses by  doxygen 1.5.9