Moses::HypothesisQueue Class Reference

#include <HypothesisQueue.h>

List of all members.

Classes

struct  HypothesisOrderer

Public Member Functions

 HypothesisQueue (size_t c)
 ~HypothesisQueue ()
bool Empty ()
void Push (BleuIndexPair hypo)
BleuIndexPair Pop ()


Detailed Description

Definition at line 34 of file HypothesisQueue.h.


Constructor & Destructor Documentation

Moses::HypothesisQueue::HypothesisQueue ( size_t  c  )  [inline]

Definition at line 39 of file HypothesisQueue.h.

Moses::HypothesisQueue::~HypothesisQueue (  ) 

Definition at line 28 of file HypothesisQueue.cpp.


Member Function Documentation

bool Moses::HypothesisQueue::Empty (  )  [inline]

Definition at line 42 of file HypothesisQueue.h.

Referenced by main().

Here is the caller graph for this function:

BleuIndexPair Moses::HypothesisQueue::Pop (  ) 

Definition at line 58 of file HypothesisQueue.cpp.

Referenced by main().

Here is the caller graph for this function:

void Moses::HypothesisQueue::Push ( BleuIndexPair  hypo  ) 

Definition at line 33 of file HypothesisQueue.cpp.

Referenced by main().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Jun 4 00:32:50 2015 for Moses by  doxygen 1.5.9