search::PartialEdge Class Reference

#include <edge.hh>

Inheritance diagram for search::PartialEdge:

Inheritance graph
[legend]
Collaboration diagram for search::PartialEdge:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PartialEdge ()
 PartialEdge (util::Pool &pool, Arity arity)
 PartialEdge (util::Pool &pool, Arity arity, Arity chart_states)
const PartialVertexNT () const
PartialVertexNT ()
const lm::ngram::ChartStateCompletedState () const
const lm::ngram::ChartStateBetween () const
lm::ngram::ChartStateBetween ()


Detailed Description

Definition at line 17 of file edge.hh.


Constructor & Destructor Documentation

search::PartialEdge::PartialEdge (  )  [inline]

Definition at line 20 of file edge.hh.

search::PartialEdge::PartialEdge ( util::Pool pool,
Arity  arity 
) [inline]

Definition at line 22 of file edge.hh.

search::PartialEdge::PartialEdge ( util::Pool pool,
Arity  arity,
Arity  chart_states 
) [inline]

Definition at line 25 of file edge.hh.


Member Function Documentation

lm::ngram::ChartState* search::PartialEdge::Between (  )  [inline]

Definition at line 42 of file edge.hh.

References search::Header::After(), and search::Header::GetArity().

Here is the call graph for this function:

const lm::ngram::ChartState* search::PartialEdge::Between (  )  const [inline]

Definition at line 39 of file edge.hh.

References search::Header::After(), and search::Header::GetArity().

Referenced by CompletedState(), and search::EdgeGenerator::Pop().

Here is the call graph for this function:

Here is the caller graph for this function:

const lm::ngram::ChartState& search::PartialEdge::CompletedState (  )  const [inline]

Definition at line 36 of file edge.hh.

References Between().

Referenced by search::SingleBest::Complete(), and search::VertexGenerator< Output >::NewHypothesis().

Here is the call graph for this function:

Here is the caller graph for this function:

PartialVertex* search::PartialEdge::NT (  )  [inline]

Definition at line 32 of file edge.hh.

References search::Header::After().

Here is the call graph for this function:

const PartialVertex* search::PartialEdge::NT (  )  const [inline]

Definition at line 29 of file edge.hh.

References search::Header::After().

Referenced by search::GenericApplied< Applied >::GenericApplied(), and search::EdgeGenerator::Pop().

Here is the call graph for this function:

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:34:44 2017 for Moses by  doxygen 1.5.9