#include <types.hh>

Public Member Functions | |
| NBestComplete (History in_history, const lm::ngram::ChartState &in_state, Score in_score) | |
Public Attributes | |
| History | history |
| const lm::ngram::ChartState * | state |
| Score | score |
Definition at line 20 of file types.hh.
| search::NBestComplete::NBestComplete | ( | History | in_history, | |
| const lm::ngram::ChartState & | in_state, | |||
| Score | in_score | |||
| ) | [inline] |
1.5.9