lm::ngram::Left Struct Reference

#include <state.hh>

List of all members.

Public Member Functions

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

Public Attributes

uint64_t pointers [KENLM_MAX_ORDER-1]
unsigned char length
bool full


Detailed Description

Definition at line 56 of file state.hh.


Member Function Documentation

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

Definition at line 63 of file state.hh.

References full, length, and pointers.

Referenced by lm::ngram::ChartState::Compare(), and operator<().

Here is the caller graph for this function:

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

Definition at line 72 of file state.hh.

References Compare().

Here is the call graph for this function:

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

Definition at line 57 of file state.hh.

References full, length, and pointers.

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

Definition at line 76 of file state.hh.

References length, and pointers.

Referenced by lm::ngram::ChartState::ZeroRemaining().

Here is the caller graph for this function:


Member Data Documentation

unsigned char lm::ngram::Left::length

uint64_t lm::ngram::Left::pointers[KENLM_MAX_ORDER-1]


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