Moses::HypothesisQueueItem Class Reference

1 item in the priority queue for stack decoding (phrase-based) More...

#include <BitmapContainer.h>

Collaboration diagram for Moses::HypothesisQueueItem:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 HypothesisQueueItem (const size_t hypothesis_pos, const size_t translation_pos, Hypothesis *hypothesis, BackwardsEdge *edge, const TargetPhrase *target_phrase=NULL)
 ~HypothesisQueueItem ()
int GetHypothesisPos ()
int GetTranslationPos ()
HypothesisGetHypothesis ()
BackwardsEdgeGetBackwardsEdge ()
boost::shared_ptr< TargetPhraseGetTargetPhrase ()


Detailed Description

1 item in the priority queue for stack decoding (phrase-based)

Definition at line 58 of file BitmapContainer.h.


Constructor & Destructor Documentation

Moses::HypothesisQueueItem::HypothesisQueueItem ( const size_t  hypothesis_pos,
const size_t  translation_pos,
Hypothesis hypothesis,
BackwardsEdge edge,
const TargetPhrase target_phrase = NULL 
) [inline]

Definition at line 69 of file BitmapContainer.h.

References NULL.

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

Definition at line 83 of file BitmapContainer.h.


Member Function Documentation

BackwardsEdge* Moses::HypothesisQueueItem::GetBackwardsEdge (  )  [inline]

Definition at line 98 of file BitmapContainer.h.

Referenced by Moses::BitmapContainer::ProcessBestHypothesis().

Here is the caller graph for this function:

Hypothesis* Moses::HypothesisQueueItem::GetHypothesis (  )  [inline]

int Moses::HypothesisQueueItem::GetHypothesisPos (  )  [inline]

Definition at line 86 of file BitmapContainer.h.

Referenced by Moses::BitmapContainer::ProcessBestHypothesis().

Here is the caller graph for this function:

boost::shared_ptr<TargetPhrase> Moses::HypothesisQueueItem::GetTargetPhrase (  )  [inline]

Definition at line 102 of file BitmapContainer.h.

Referenced by Moses::BitmapContainerOrderer::operator()(), and Moses::QueueItemOrderer::operator()().

Here is the caller graph for this function:

int Moses::HypothesisQueueItem::GetTranslationPos (  )  [inline]

Definition at line 90 of file BitmapContainer.h.

Referenced by Moses::BitmapContainer::ProcessBestHypothesis().

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:32:52 2017 for Moses by  doxygen 1.5.9