Moses::SearchGraphNode Struct Reference

#include <Manager.h>

Collaboration diagram for Moses::SearchGraphNode:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SearchGraphNode (const Hypothesis *theHypo, const Hypothesis *theRecombinationHypo, int theForward, double theFscore)
bool operator< (const SearchGraphNode &sgn) const

Public Attributes

const Hypothesishypo
const HypothesisrecombinationHypo
int forward
double fscore


Detailed Description

Used to output the search graph

Definition at line 48 of file Manager.h.


Constructor & Destructor Documentation

Moses::SearchGraphNode::SearchGraphNode ( const Hypothesis theHypo,
const Hypothesis theRecombinationHypo,
int  theForward,
double  theFscore 
) [inline]

Definition at line 54 of file Manager.h.


Member Function Documentation

bool Moses::SearchGraphNode::operator< ( const SearchGraphNode sgn  )  const [inline]

Definition at line 61 of file Manager.h.

References Moses::Hypothesis::GetId(), and hypo.

Here is the call graph for this function:


Member Data Documentation

Definition at line 51 of file Manager.h.

Referenced by Moses::OutputSearchNode().

Definition at line 52 of file Manager.h.

Referenced by Moses::OutputSearchNode().

Definition at line 50 of file Manager.h.

Referenced by Moses::OutputSearchNode().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 6 00:33:24 2017 for Moses by  doxygen 1.5.9