lm::ngram::ChartState Struct Reference

#include <state.hh>

Collaboration diagram for lm::ngram::ChartState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator== (const ChartState &other) const
int Compare (const ChartState &other) const
bool operator< (const ChartState &other) const
void ZeroRemaining ()

Public Attributes

Left left
State right


Detailed Description

Definition at line 93 of file state.hh.


Member Function Documentation

int lm::ngram::ChartState::Compare ( const ChartState other  )  const [inline]

Definition at line 98 of file state.hh.

References lm::ngram::State::Compare(), lm::ngram::Left::Compare(), left, and right.

Referenced by operator<().

Here is the call graph for this function:

Here is the caller graph for this function:

bool lm::ngram::ChartState::operator< ( const ChartState other  )  const [inline]

Definition at line 104 of file state.hh.

References Compare().

Here is the call graph for this function:

bool lm::ngram::ChartState::operator== ( const ChartState other  )  const [inline]

Definition at line 94 of file state.hh.

References left, and right.

void lm::ngram::ChartState::ZeroRemaining (  )  [inline]

Definition at line 108 of file state.hh.

References left, right, lm::ngram::State::ZeroRemaining(), and lm::ngram::Left::ZeroRemaining().

Here is the call graph for this function:


Member Data Documentation


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

Generated on Thu Jul 6 00:32:45 2017 for Moses by  doxygen 1.5.9