Moses::LanguageModelChartState Class Reference

#include <ChartState.h>

Inheritance diagram for Moses::LanguageModelChartState:

Inheritance graph
[legend]
Collaboration diagram for Moses::LanguageModelChartState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LanguageModelChartState (const ChartHypothesis &hypo, int featureID, size_t order)
 ~LanguageModelChartState ()
void Set (float prefixScore, FFState *rightState)
float GetPrefixScore () const
FFStateGetRightContext () const
size_t GetNumTargetTerminals () const
const PhraseGetPrefix () const
const PhraseGetSuffix () const
size_t hash () const
virtual bool operator== (const FFState &o) const


Detailed Description

Definition at line 10 of file ChartState.h.


Constructor & Destructor Documentation

Moses::LanguageModelChartState::LanguageModelChartState ( const ChartHypothesis hypo,
int  featureID,
size_t  order 
) [inline]

Moses::LanguageModelChartState::~LanguageModelChartState (  )  [inline]

Definition at line 121 of file ChartState.h.


Member Function Documentation

size_t Moses::LanguageModelChartState::GetNumTargetTerminals (  )  const [inline]

Definition at line 137 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied(), and LanguageModelChartState().

Here is the caller graph for this function:

const Phrase& Moses::LanguageModelChartState::GetPrefix (  )  const [inline]

Definition at line 141 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied(), hash(), and operator==().

Here is the caller graph for this function:

float Moses::LanguageModelChartState::GetPrefixScore (  )  const [inline]

Definition at line 130 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied().

Here is the caller graph for this function:

FFState* Moses::LanguageModelChartState::GetRightContext (  )  const [inline]

Definition at line 133 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied(), and operator==().

Here is the caller graph for this function:

const Phrase& Moses::LanguageModelChartState::GetSuffix (  )  const [inline]

Definition at line 144 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied().

Here is the caller graph for this function:

size_t Moses::LanguageModelChartState::hash (  )  const [inline, virtual]

virtual bool Moses::LanguageModelChartState::operator== ( const FFState o  )  const [inline, virtual]

void Moses::LanguageModelChartState::Set ( float  prefixScore,
FFState rightState 
) [inline]

Definition at line 125 of file ChartState.h.

Referenced by Moses::LanguageModelImplementation::EvaluateWhenApplied().

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:33:20 2017 for Moses by  doxygen 1.5.9