Cambridge SMT System
ucam::fsttools::RunTask2< TaskOneT, TaskTwoT, DataT, ArcT > Struct Template Reference

Generic Runner2 class wrapper with the usual template structure required by the tasks in fsttools and hifst. This one is meant to be used by most of the tools. More...

#include <common-helpers.hpp>

Public Member Functions

 RunTask2 (util::RegistryPO const &rg)
 

Detailed Description

template<template< template< class > class, class > class TaskOneT, template< template< class > class, class > class TaskTwoT, template< class > class DataT, class ArcT>
struct ucam::fsttools::RunTask2< TaskOneT, TaskTwoT, DataT, ArcT >

Generic Runner2 class wrapper with the usual template structure required by the tasks in fsttools and hifst. This one is meant to be used by most of the tools.

Definition at line 22 of file common-helpers.hpp.

Constructor & Destructor Documentation

template<template< template< class > class, class > class TaskOneT, template< template< class > class, class > class TaskTwoT, template< class > class DataT, class ArcT >
ucam::fsttools::RunTask2< TaskOneT, TaskTwoT, DataT, ArcT >::RunTask2 ( util::RegistryPO const &  rg)
inlineexplicit

Definition at line 23 of file common-helpers.hpp.


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