ArpaLmCompilerImplInterface Class Referenceabstract
Inheritance diagram for ArpaLmCompilerImplInterface:

Public Member Functions

virtual ~ArpaLmCompilerImplInterface ()
 
virtual void ConsumeNGram (const NGram &ngram, bool is_highest)=0
 

Detailed Description

Definition at line 35 of file arpa-lm-compiler.cc.

Constructor & Destructor Documentation

◆ ~ArpaLmCompilerImplInterface()

virtual ~ArpaLmCompilerImplInterface ( )
inlinevirtual

Definition at line 37 of file arpa-lm-compiler.cc.

References ArpaLmCompilerImplInterface::ConsumeNGram(), fst::operator==(), and vector_.

37 { }

Member Function Documentation

◆ ConsumeNGram()

virtual void ConsumeNGram ( const NGram ngram,
bool  is_highest 
)
pure virtual

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