Moses::DecodeFeature Class Reference

#include <DecodeFeature.h>

Inheritance diagram for Moses::DecodeFeature:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DecodeFeature (const std::vector< FactorType > &input, const std::vector< FactorType > &output)
const FactorMaskGetOutputFactorMask () const
 returns output factor types as specified by the ini file
const FactorMaskGetInputFactorMask () const
 returns input factor types as specified by the ini file
const std::vector< FactorType > & GetInput () const
const std::vector< FactorType > & GetOutput () const


Detailed Description

A feature on the decoding path (Generation or Translation)

Definition at line 37 of file DecodeFeature.h.


Constructor & Destructor Documentation

Moses::DecodeFeature::DecodeFeature ( const std::vector< FactorType > &  input,
const std::vector< FactorType > &  output 
)

Definition at line 33 of file DecodeFeature.cpp.

References VERBOSE.


Member Function Documentation

const std::vector< FactorType > & Moses::DecodeFeature::GetInput (  )  const

Definition at line 54 of file DecodeFeature.cpp.

Referenced by Moses::GenerationDictionary::Load().

Here is the caller graph for this function:

const FactorMask & Moses::DecodeFeature::GetInputFactorMask (  )  const

returns input factor types as specified by the ini file

Definition at line 49 of file DecodeFeature.cpp.

const std::vector< FactorType > & Moses::DecodeFeature::GetOutput (  )  const

Definition at line 59 of file DecodeFeature.cpp.

Referenced by Moses::GenerationDictionary::Load().

Here is the caller graph for this function:

const FactorMask & Moses::DecodeFeature::GetOutputFactorMask (  )  const

returns output factor types as specified by the ini file

Definition at line 43 of file DecodeFeature.cpp.

Referenced by Moses::DecodeStep::DecodeStep().

Here is the caller graph for this function:


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

Generated on Wed Feb 8 22:04:09 2012 for Moses by  doxygen 1.5.9