, including all inherited members.
| AddArc(Hypothesis *loserHypo) | Moses::Hypothesis | |
| beats(Hypothesis const &b) const | Moses::Hypothesis | |
| CleanupArcList(size_t nBestSize, bool distinctNBest) | Moses::Hypothesis | |
| EvaluateWhenApplied(float estimatedScore) | Moses::Hypothesis | |
| GetArcList() const | Moses::Hypothesis | [inline] |
| GetCurrFactor(size_t pos, FactorType factorType) const | Moses::Hypothesis | [inline] |
| GetCurrSourceWordsRange() const | Moses::Hypothesis | [inline] |
| GetCurrTargetLength() const | Moses::Hypothesis | [inline] |
| GetCurrTargetPhrase() const | Moses::Hypothesis | |
| GetCurrTargetWordsRange() const | Moses::Hypothesis | [inline] |
| GetCurrWord(size_t pos) const | Moses::Hypothesis | [inline] |
| GetFactor(size_t pos, FactorType factorType) const | Moses::Hypothesis | [inline] |
| GetFFState(int idx) const | Moses::Hypothesis | [inline] |
| GetFutureScore() const | Moses::Hypothesis | [inline] |
| GetId() const | Moses::Hypothesis | [inline] |
| GetInput() const | Moses::Hypothesis | [inline] |
| GetLMStats() const | Moses::Hypothesis | [inline] |
| GetManager() const | Moses::Hypothesis | [inline] |
| GetOutputPhrase(Phrase &out) const | Moses::Hypothesis | |
| GetOutputString() const | Moses::Hypothesis | [inline] |
| GetPlaceholders(const Moses::Hypothesis &hypo, Moses::FactorType placeholderFactor) const | Moses::Hypothesis | |
| GetPrevHypo() const | Moses::Hypothesis | |
| GetScore() const | Moses::Hypothesis | [inline] |
| GetScoreBreakdown() const | Moses::Hypothesis | [inline] |
| GetSize() const | Moses::Hypothesis | [inline] |
| GetSourcePhraseStringRep(const std::vector< FactorType > factorsToPrint) const | Moses::Hypothesis | |
| GetSourcePhraseStringRep() const | Moses::Hypothesis | |
| GetTargetPhraseStringRep(const std::vector< FactorType > factorsToPrint) const | Moses::Hypothesis | |
| GetTargetPhraseStringRep() const | Moses::Hypothesis | |
| GetTranslationOption() const | Moses::Hypothesis | [inline] |
| GetWinningHypo() const | Moses::Hypothesis | [inline] |
| GetWord(size_t pos) const | Moses::Hypothesis | [inline] |
| GetWordsBitmap() const | Moses::Hypothesis | [inline] |
| hash() const | Moses::Hypothesis | |
| Hypothesis(Manager &manager, InputType const &source, const TranslationOption &initialTransOpt, const Bitmap &bitmap, int id) | Moses::Hypothesis | |
| Hypothesis(const Hypothesis &prevHypo, const TranslationOption &transOpt, const Bitmap &bitmap, int id) | Moses::Hypothesis | |
| IsSourceCompleted() const | Moses::Hypothesis | [inline] |
| m_arcList | Moses::Hypothesis | [protected] |
| m_currScoreBreakdown | Moses::Hypothesis | [protected] |
| m_currSourceWordsRange | Moses::Hypothesis | [protected] |
| m_currTargetWordsRange | Moses::Hypothesis | [protected] |
| m_estimatedScore | Moses::Hypothesis | [protected] |
| m_ffStates | Moses::Hypothesis | [protected] |
| m_futureScore | Moses::Hypothesis | [protected] |
| m_id | Moses::Hypothesis | [protected] |
| m_manager | Moses::Hypothesis | [protected] |
| m_prevHypo | Moses::Hypothesis | [protected] |
| m_scoreBreakdown | Moses::Hypothesis | [mutable, protected] |
| m_sourceCompleted | Moses::Hypothesis | [protected] |
| m_sourceInput | Moses::Hypothesis | [protected] |
| m_transOpt | Moses::Hypothesis | [protected] |
| m_winningHypo | Moses::Hypothesis | [protected] |
| m_wordDeleted | Moses::Hypothesis | [protected] |
| operator<<(std::ostream &, const Hypothesis &) | Moses::Hypothesis | [friend] |
| operator==(const Hypothesis &other) const | Moses::Hypothesis | |
| OutputAlignment(std::ostream &out, bool recursive) const | Moses::Hypothesis | |
| OutputInput(std::ostream &os) const | Moses::Hypothesis | |
| OutputInput(std::vector< const Phrase * > &map, const Hypothesis *hypo) | Moses::Hypothesis | [static] |
| PrintHypothesis() const | Moses::Hypothesis | |
| SetFFState(int idx, FFState *state) | Moses::Hypothesis | [inline] |
| SetWinningHypo(const Hypothesis *hypo) | Moses::Hypothesis | [inline] |
| TO_STRING() | Moses::Hypothesis | |
| ToStream(std::ostream &out) const | Moses::Hypothesis | [inline] |
| ToStringStream(std::stringstream &out) const | Moses::Hypothesis | [inline] |
| ~Hypothesis() | Moses::Hypothesis | |