, including all inherited members.
| BaseVocabulary() const | lm::base::Model | |
| begin_sentence_ | lm::base::ModelFacade< Child, StateT, VocabularyT > | [private] |
| BeginSentenceMemory() const | lm::base::Model | |
| BeginSentenceState() const | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| FullScore(const void *in_state, const WordIndex new_word, void *out_state) const | lm::base::ModelFacade< Child, StateT, VocabularyT > | [virtual] |
| GetVocabulary() const | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| Init(const State &begin_sentence, const State &null_context, const Vocabulary &vocab, unsigned char order) | lm::base::ModelFacade< Child, StateT, VocabularyT > | [protected] |
| ModelFacade() | lm::base::ModelFacade< Child, StateT, VocabularyT > | [protected] |
| null_context_ | lm::base::ModelFacade< Child, StateT, VocabularyT > | [private] |
| NullContextMemory() const | lm::base::Model | |
| NullContextState() const | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| Order() const | lm::base::Model | |
| Score(const State &in_state, const WordIndex new_word, State &out_state) const | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| Score(const void *in_state, const WordIndex new_word, void *out_state) const | lm::base::ModelFacade< Child, StateT, VocabularyT > | [virtual] |
| State typedef | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| StateSize() const | lm::base::Model | |
| Vocabulary typedef | lm::base::ModelFacade< Child, StateT, VocabularyT > | |
| ~Model() | lm::base::Model | [virtual] |
| ~ModelFacade() | lm::base::ModelFacade< Child, StateT, VocabularyT > | [protected, virtual] |