#include <PhraseTableCreator.h>

Public Member Functions | |
| CompressionTask (StringVectorTemp< unsigned char, unsigned long, MmapAllocator > &encodedCollections, PhraseTableCreator &creator) | |
| void | operator() () |
Definition at line 393 of file PhraseTableCreator.h.
| Moses::CompressionTask::CompressionTask | ( | StringVectorTemp< unsigned char, unsigned long, MmapAllocator > & | encodedCollections, | |
| PhraseTableCreator & | creator | |||
| ) |
Definition at line 1217 of file PhraseTableCreator.cpp.
| void Moses::CompressionTask::operator() | ( | ) |
Definition at line 1222 of file PhraseTableCreator.cpp.
References Moses::StringVectorTemp< ValueT, PosT, Allocator >::size().

1.5.9