, including all inherited members.
| CompareLeftBoundaryRecursive(const PhraseOrientationFeatureState &state, const PhraseOrientationFeatureState &otherState, bool useSparseNT) | Moses::PhraseOrientationFeatureState | [inline, protected, static] |
| CompareRightBoundaryRecursive(const PhraseOrientationFeatureState &state, const PhraseOrientationFeatureState &otherState, bool useSparseNT) | Moses::PhraseOrientationFeatureState | [inline, protected, static] |
| GetLeftBoundaryL2RScoreDiscontinuous() const | Moses::PhraseOrientationFeatureState | [inline] |
| GetLeftBoundaryL2RScoreMono() const | Moses::PhraseOrientationFeatureState | [inline] |
| GetLeftBoundaryL2RScoreSwap() const | Moses::PhraseOrientationFeatureState | [inline] |
| GetRightBoundaryR2LScoreDiscontinuous() const | Moses::PhraseOrientationFeatureState | [inline] |
| GetRightBoundaryR2LScoreMono() const | Moses::PhraseOrientationFeatureState | [inline] |
| GetRightBoundaryR2LScoreSwap() const | Moses::PhraseOrientationFeatureState | [inline] |
| hash() const | Moses::PhraseOrientationFeatureState | [virtual] |
| HashCombineLeftBoundaryRecursive(size_t &hash, const PhraseOrientationFeatureState &state, bool useSparseNT) | Moses::PhraseOrientationFeatureState | [inline, protected, static] |
| HashCombineRightBoundaryRecursive(size_t &hash, const PhraseOrientationFeatureState &state, bool useSparseNT) | Moses::PhraseOrientationFeatureState | [inline, protected, static] |
| m_distinguishStates | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryIsSet | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryNonTerminalL2RHeuristicScoreIndex | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryNonTerminalL2RPossibleFutureOrientations | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryNonTerminalL2RScores | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryNonTerminalSymbol | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryPrevState | Moses::PhraseOrientationFeatureState | [protected] |
| m_leftBoundaryRecursionGuard | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryIsSet | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryNonTerminalR2LHeuristicScoreIndex | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryNonTerminalR2LPossibleFutureOrientations | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryNonTerminalR2LScores | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryNonTerminalSymbol | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryPrevState | Moses::PhraseOrientationFeatureState | [protected] |
| m_rightBoundaryRecursionGuard | Moses::PhraseOrientationFeatureState | [protected] |
| m_useSparseNT | Moses::PhraseOrientationFeatureState | [protected] |
| m_useSparseWord | Moses::PhraseOrientationFeatureState | [protected] |
| operator!=(const FFState &other) const | Moses::FFState | [inline, virtual] |
| operator==(const FFState &other) const | Moses::PhraseOrientationFeatureState | [virtual] |
| PhraseOrientationFeature class | Moses::PhraseOrientationFeatureState | [friend] |
| PhraseOrientationFeatureState(bool distinguishStates, bool useSparseWord, bool useSparseNT) | Moses::PhraseOrientationFeatureState | [inline] |
| SetLeftBoundaryL2R(const std::vector< float > &scores, size_t heuristicScoreIndex, std::bitset< 3 > &possibleFutureOrientations, const Factor *leftBoundaryNonTerminalSymbol, const PhraseOrientationFeatureState *prevState) | Moses::PhraseOrientationFeatureState | [inline] |
| SetRightBoundaryR2L(const std::vector< float > &scores, size_t heuristicScoreIndex, std::bitset< 3 > &possibleFutureOrientations, const Factor *rightBoundaryNonTerminalSymbol, const PhraseOrientationFeatureState *prevState) | Moses::PhraseOrientationFeatureState | [inline] |
| Smaller(const std::bitset< N > &x, const std::bitset< N > &y) | Moses::PhraseOrientationFeatureState | [inline, protected, static] |
| ~FFState() | Moses::FFState | [virtual] |