#include <read_arpa.hh>
Public Member Functions | |
| PositiveProbWarn () | |
| PositiveProbWarn (WarningAction action) | |
| void | Warn (float prob) |
Definition at line 32 of file read_arpa.hh.
| lm::PositiveProbWarn::PositiveProbWarn | ( | ) | [inline] |
Definition at line 34 of file read_arpa.hh.
| lm::PositiveProbWarn::PositiveProbWarn | ( | WarningAction | action | ) | [inline, explicit] |
Definition at line 36 of file read_arpa.hh.
| void lm::PositiveProbWarn::Warn | ( | float | prob | ) |
Definition at line 148 of file read_arpa.cc.
References lm::COMPLAIN, lm::SILENT, lm::THROW_UP, and UTIL_THROW.
Referenced by lm::Read1Gram(), and lm::ReadNGram().

1.5.9