Cambridge SMT System
ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask Class Reference

Full single-threaded Alignment lattices to Sparse lattices. More...

#include <main-run.rules2weights.hpp>

Inheritance diagram for ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask:
Collaboration diagram for ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask:

Public Member Functions

 SingleThreadededRulesToWeightsSparseLatsTask (const ucam::util::RegistryPO &rg)
 
bool run (Data &d)
 
bool operator() ()
 
- Public Member Functions inherited from ucam::util::TaskInterface< RuleIdsToSparseWeightLatsData<> >
 TaskInterface ()
 Constructor. More...
 
virtual bool run (RuleIdsToSparseWeightLatsData<> &d)=0
 
virtual ~TaskInterface ()
 
bool chainrun (RuleIdsToSparseWeightLatsData<> &d)
 Implements chain of responsability. Calls run method and, if there is another task, call its run method too. More...
 
bool operator() (RuleIdsToSparseWeightLatsData<> &d)
 
TaskInterfaceoperator() (TaskInterface *t)
 
TaskInterfaceappendTask (TaskInterface *t)
 Appends a task class. If there is no task, append here, otherwise delegate in next task. More...
 
TaskInterfacegetTask ()
 Return appended task. More...
 
TaskInterfacenext ()
 

Detailed Description

Full single-threaded Alignment lattices to Sparse lattices.

Definition at line 84 of file main-run.rules2weights.hpp.

Constructor & Destructor Documentation

ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask::SingleThreadededRulesToWeightsSparseLatsTask ( const ucam::util::RegistryPO rg)
inline

Definition at line 89 of file main-run.rules2weights.hpp.

Member Function Documentation

bool ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask::operator() ( )
inline

Definition at line 155 of file main-run.rules2weights.hpp.

Here is the call graph for this function:

bool ucam::hifst::SingleThreadededRulesToWeightsSparseLatsTask::run ( Data d)
inline

Definition at line 93 of file main-run.rules2weights.hpp.

Here is the call graph for this function:


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