Moses::ChartCellCollection Class Reference

#include <ChartCellCollection.h>

Inheritance diagram for Moses::ChartCellCollection:

Inheritance graph
[legend]
Collaboration diagram for Moses::ChartCellCollection:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChartCellCollection (const InputType &input, ChartManager &manager)
ChartCellGet (const Range &coverage)
 get a chart cell for a particular range
const ChartCellGet (const Range &coverage) const
 get a chart cell for a particular range


Detailed Description

Hold all the chart cells for 1 input sentence. A variable of this type is held by the ChartManager

Definition at line 85 of file ChartCellCollection.h.


Constructor & Destructor Documentation

Moses::ChartCellCollection::ChartCellCollection ( const InputType input,
ChartManager manager 
)

Costructor

Parameters:
input the input sentence
manager reference back to the manager

Definition at line 54 of file ChartCellCollection.cpp.


Member Function Documentation

const ChartCell& Moses::ChartCellCollection::Get ( const Range coverage  )  const [inline]

get a chart cell for a particular range

Definition at line 96 of file ChartCellCollection.h.

References Moses::ChartCellCollectionBase::GetBase().

Here is the call graph for this function:

ChartCell& Moses::ChartCellCollection::Get ( const Range coverage  )  [inline]

get a chart cell for a particular range

Definition at line 91 of file ChartCellCollection.h.

References Moses::ChartCellCollectionBase::MutableBase().

Referenced by Moses::ChartManager::AddXmlChartOptions(), Moses::ChartManager::Decode(), and Moses::ChartManager::GetBestHypothesis().

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 files:

Generated on Thu Jul 6 00:32:53 2017 for Moses by  doxygen 1.5.9