Cambridge SMT System
main-run.hifst.hpp File Reference

Contains hifst core: implements single threaded, multithreaded or as server. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucam::hifst::SingleThreadedHifstTask< DataT, ArcT >
 Full single-threaded Translation system. More...
 
class  ucam::hifst::MultiThreadedHifstTask< DataT, ArcT >
 Full multi-threaded Translation system. More...
 
class  ucam::hifst::HifstServerTask< DataT, ArcT >
 Translation Server. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Detailed Description

Contains hifst core: implements single threaded, multithreaded or as server.

Date
1-10-2012
Author
Gonzalo Iglesias

Definition in file main-run.hifst.hpp.