#include <phrase.hh>


Protected Member Functions | |
| ConditionCommon (const Substrings &substrings) | |
| ConditionCommon (const ConditionCommon &from) | |
| ~ConditionCommon () | |
| detail::Vertex & | MakeGraph () |
Protected Attributes | |
| std::vector< Hash > | hashes_ |
Definition at line 109 of file phrase.hh.
| lm::phrase::detail::ConditionCommon::ConditionCommon | ( | const Substrings & | substrings | ) | [protected] |
| lm::phrase::detail::ConditionCommon::ConditionCommon | ( | const ConditionCommon & | from | ) | [protected] |
| lm::phrase::detail::ConditionCommon::~ConditionCommon | ( | ) | [protected] |
| detail::Vertex & lm::phrase::detail::ConditionCommon::MakeGraph | ( | ) | [protected] |
std::vector<Hash> lm::phrase::detail::ConditionCommon::hashes_ [protected] |
Definition at line 119 of file phrase.hh.
Referenced by lm::phrase::Multiple::AddNGram(), MakeGraph(), and lm::phrase::Union::PassNGram().
1.5.9