#include <ug_mm_bitext.h>


Public Member Functions | |
| void | open (std::string const base, std::string const L1, std::string L2) |
| mmBitext () | |
Definition at line 7 of file ug_mm_bitext.h.
| sapt::mmBitext< TKN >::mmBitext | ( | ) | [inline] |
Definition at line 17 of file ug_mm_bitext.h.
| void sapt::mmBitext< TKN >::open | ( | std::string const | base, | |
| std::string const | L1, | |||
| std::string | L2 | |||
| ) | [inline, virtual] |
Implements sapt::Bitext< TKN >.
Definition at line 59 of file ug_mm_bitext.h.
References sapt::Bitext< TKN >::I1, sapt::Bitext< TKN >::I2, sapt::mmTSA< TOKEN >::open(), sapt::mmTtrack< TKN >::open(), sapt::Bitext< TKN >::T1, sapt::Bitext< TKN >::T2, sapt::Bitext< TKN >::Tx, sapt::Bitext< TKN >::V1, and sapt::Bitext< TKN >::V2.
Referenced by main().


1.5.9